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