public static interface BatchGetQueryExecutionRequest.Builder extends AthenaRequest.Builder, SdkPojo, CopyableBuilder<BatchGetQueryExecutionRequest.Builder,BatchGetQueryExecutionRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetQueryExecutionRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetQueryExecutionRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
BatchGetQueryExecutionRequest.Builder |
queryExecutionIds(Collection<String> queryExecutionIds)
An array of query execution IDs.
|
BatchGetQueryExecutionRequest.Builder |
queryExecutionIds(String... queryExecutionIds)
An array of query execution IDs.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetQueryExecutionRequest.Builder queryExecutionIds(Collection<String> queryExecutionIds)
An array of query execution IDs.
queryExecutionIds - An array of query execution IDs.BatchGetQueryExecutionRequest.Builder queryExecutionIds(String... queryExecutionIds)
An array of query execution IDs.
queryExecutionIds - An array of query execution IDs.BatchGetQueryExecutionRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetQueryExecutionRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.