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