public static interface BatchGetDataQualityResultRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<BatchGetDataQualityResultRequest.Builder,BatchGetDataQualityResultRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetDataQualityResultRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetDataQualityResultRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
BatchGetDataQualityResultRequest.Builder |
resultIds(Collection<String> resultIds)
A list of unique result IDs for the data quality results.
|
BatchGetDataQualityResultRequest.Builder |
resultIds(String... resultIds)
A list of unique result IDs for the data quality results.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetDataQualityResultRequest.Builder resultIds(Collection<String> resultIds)
A list of unique result IDs for the data quality results.
resultIds - A list of unique result IDs for the data quality results.BatchGetDataQualityResultRequest.Builder resultIds(String... resultIds)
A list of unique result IDs for the data quality results.
resultIds - A list of unique result IDs for the data quality results.BatchGetDataQualityResultRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetDataQualityResultRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.