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