public static interface StopQueryExecutionRequest.Builder extends AthenaRequest.Builder, SdkPojo, CopyableBuilder<StopQueryExecutionRequest.Builder,StopQueryExecutionRequest>
| Modifier and Type | Method and Description |
|---|---|
StopQueryExecutionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopQueryExecutionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopQueryExecutionRequest.Builder |
queryExecutionId(String queryExecutionId)
The unique ID of the query execution to stop.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopQueryExecutionRequest.Builder queryExecutionId(String queryExecutionId)
The unique ID of the query execution to stop.
queryExecutionId - The unique ID of the query execution to stop.StopQueryExecutionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopQueryExecutionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.