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