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