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