@Generated(value="software.amazon.awssdk:codegen") public class StopQueryExecutionRequestMarshaller extends Object implements Marshaller<StopQueryExecutionRequest>
StopQueryExecutionRequest
MarshallerConstructor and Description |
---|
StopQueryExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(StopQueryExecutionRequest stopQueryExecutionRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public StopQueryExecutionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(StopQueryExecutionRequest stopQueryExecutionRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<StopQueryExecutionRequest>
stopQueryExecutionRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.