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