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