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