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