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