public static interface StopQueryRequest.Builder extends CloudWatchLogsRequest.Builder, SdkPojo, CopyableBuilder<StopQueryRequest.Builder,StopQueryRequest>
| Modifier and Type | Method and Description |
|---|---|
StopQueryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopQueryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
StopQueryRequest.Builder |
queryId(String queryId)
The ID number of the query to stop.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopQueryRequest.Builder queryId(String queryId)
The ID number of the query to stop. To find this ID number, use DescribeQueries.
queryId - The ID number of the query to stop. To find this ID number, use DescribeQueries.StopQueryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopQueryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.