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