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