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