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