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