Class ShutdownGatewayRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.storagegateway.transform.ShutdownGatewayRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<ShutdownGatewayRequest>
@Generated("software.amazon.awssdk:codegen") public class ShutdownGatewayRequestMarshaller extends Object implements Marshaller<ShutdownGatewayRequest>
ShutdownGatewayRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description ShutdownGatewayRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(ShutdownGatewayRequest shutdownGatewayRequest)
-
-
-
Constructor Detail
-
ShutdownGatewayRequestMarshaller
public ShutdownGatewayRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(ShutdownGatewayRequest shutdownGatewayRequest)
- Specified by:
marshallin interfaceMarshaller<ShutdownGatewayRequest>
-
-