Class DeleteCustomerGatewayRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.DeleteCustomerGatewayRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DeleteCustomerGatewayRequest>
@Generated("software.amazon.awssdk:codegen") @SdkInternalApi public class DeleteCustomerGatewayRequestMarshaller extends Object implements Marshaller<DeleteCustomerGatewayRequest>
DeleteCustomerGatewayRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description DeleteCustomerGatewayRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(DeleteCustomerGatewayRequest deleteCustomerGatewayRequest)
-
-
-
Constructor Detail
-
DeleteCustomerGatewayRequestMarshaller
public DeleteCustomerGatewayRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DeleteCustomerGatewayRequest deleteCustomerGatewayRequest)
- Specified by:
marshallin interfaceMarshaller<DeleteCustomerGatewayRequest>
-
-