public class GetStatusResultStaxUnmarshaller extends java.lang.Object implements Unmarshaller<GetStatusResult,StaxUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static GetStatusResultStaxUnmarshaller |
instance |
Constructor and Description |
---|
GetStatusResultStaxUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static GetStatusResultStaxUnmarshaller |
getInstance() |
GetStatusResult |
unmarshall(StaxUnmarshallerContext context) |
private static GetStatusResultStaxUnmarshaller instance
public GetStatusResult unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<GetStatusResult,StaxUnmarshallerContext>
java.lang.Exception
public static GetStatusResultStaxUnmarshaller getInstance()