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