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