Class CreateCustomerGatewayRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ec2.transform.CreateCustomerGatewayRequestMarshaller
- All Implemented Interfaces:
Marshaller<CreateCustomerGatewayRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class CreateCustomerGatewayRequestMarshaller
extends Object
implements Marshaller<CreateCustomerGatewayRequest>
CreateCustomerGatewayRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionCreateCustomerGatewayRequestMarshaller(AwsQueryProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(CreateCustomerGatewayRequest createCustomerGatewayRequest)
-
Constructor Details
-
CreateCustomerGatewayRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<CreateCustomerGatewayRequest>
-