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>
DeleteCustomerGatewayRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionDeleteCustomerGatewayRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(DeleteCustomerGatewayRequest deleteCustomerGatewayRequest)
-
Constructor Details
-
DeleteCustomerGatewayRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<DeleteCustomerGatewayRequest>
-