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