public static interface BatchGetCustomDataIdentifiersRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<BatchGetCustomDataIdentifiersRequest.Builder,BatchGetCustomDataIdentifiersRequest>
| Modifier and Type | Method and Description |
|---|---|
BatchGetCustomDataIdentifiersRequest.Builder |
ids(Collection<String> ids)
An array of strings that lists the unique identifiers for the custom data identifiers to retrieve information
about.
|
BatchGetCustomDataIdentifiersRequest.Builder |
ids(String... ids)
An array of strings that lists the unique identifiers for the custom data identifiers to retrieve information
about.
|
BatchGetCustomDataIdentifiersRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
BatchGetCustomDataIdentifiersRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchGetCustomDataIdentifiersRequest.Builder ids(Collection<String> ids)
An array of strings that lists the unique identifiers for the custom data identifiers to retrieve information about.
ids - An array of strings that lists the unique identifiers for the custom data identifiers to retrieve
information about.BatchGetCustomDataIdentifiersRequest.Builder ids(String... ids)
An array of strings that lists the unique identifiers for the custom data identifiers to retrieve information about.
ids - An array of strings that lists the unique identifiers for the custom data identifiers to retrieve
information about.BatchGetCustomDataIdentifiersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderBatchGetCustomDataIdentifiersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.