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>
StopQueryExecutionRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description StopQueryExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(StopQueryExecutionRequest stopQueryExecutionRequest)
-
-
-
Constructor Detail
-
StopQueryExecutionRequestMarshaller
public StopQueryExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(StopQueryExecutionRequest stopQueryExecutionRequest)
- Specified by:
marshallin interfaceMarshaller<StopQueryExecutionRequest>
-
-