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