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