public static interface BatchGetCustomEntityTypesRequest.Builder extends GlueRequest.Builder, SdkPojo, CopyableBuilder<BatchGetCustomEntityTypesRequest.Builder,BatchGetCustomEntityTypesRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetCustomEntityTypesRequest.Builder |
names(Collection<String> names)
A list of names of the custom patterns that you want to retrieve.
|
BatchGetCustomEntityTypesRequest.Builder |
names(String... names)
A list of names of the custom patterns that you want to retrieve.
|
BatchGetCustomEntityTypesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetCustomEntityTypesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetCustomEntityTypesRequest.Builder names(Collection<String> names)
A list of names of the custom patterns that you want to retrieve.
names - A list of names of the custom patterns that you want to retrieve.BatchGetCustomEntityTypesRequest.Builder names(String... names)
A list of names of the custom patterns that you want to retrieve.
names - A list of names of the custom patterns that you want to retrieve.BatchGetCustomEntityTypesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetCustomEntityTypesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.