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