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