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