Class CreateNatGatewayRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.CreateNatGatewayRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<CreateNatGatewayRequest>
@Generated("software.amazon.awssdk:codegen") public class CreateNatGatewayRequestMarshaller extends Object implements Marshaller<CreateNatGatewayRequest>
CreateNatGatewayRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description CreateNatGatewayRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(CreateNatGatewayRequest createNatGatewayRequest)
-
-
-
Constructor Detail
-
CreateNatGatewayRequestMarshaller
public CreateNatGatewayRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(CreateNatGatewayRequest createNatGatewayRequest)
- Specified by:
marshall
in interfaceMarshaller<CreateNatGatewayRequest>
-
-