CopyableBuilder<StopQueryExecutionRequest.Builder,StopQueryExecutionRequest>, SdkBuilder<StopQueryExecutionRequest.Builder,StopQueryExecutionRequest>public static interface StopQueryExecutionRequest.Builder extends CopyableBuilder<StopQueryExecutionRequest.Builder,StopQueryExecutionRequest>
| Modifier and Type | Method | Description |
|---|---|---|
StopQueryExecutionRequest.Builder |
queryExecutionId(String queryExecutionId) |
The unique ID of the query execution to stop.
|
copyapply, buildStopQueryExecutionRequest.Builder queryExecutionId(String queryExecutionId)
The unique ID of the query execution to stop.
queryExecutionId - The unique ID of the query execution to stop.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.