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