| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie
|
| Modifier and Type | Method and Description |
|---|---|
default BatchGetCustomDataIdentifiersResponse |
Macie2Client.batchGetCustomDataIdentifiers(BatchGetCustomDataIdentifiersRequest batchGetCustomDataIdentifiersRequest)
Retrieves information about one or more custom data identifiers.
|
default BatchGetCustomDataIdentifiersResponse |
Macie2Client.batchGetCustomDataIdentifiers(Consumer<BatchGetCustomDataIdentifiersRequest.Builder> batchGetCustomDataIdentifiersRequest)
Retrieves information about one or more custom data identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchGetCustomDataIdentifiersResponse> |
Macie2AsyncClient.batchGetCustomDataIdentifiers(BatchGetCustomDataIdentifiersRequest batchGetCustomDataIdentifiersRequest)
Retrieves information about one or more custom data identifiers.
|
default CompletableFuture<BatchGetCustomDataIdentifiersResponse> |
Macie2AsyncClient.batchGetCustomDataIdentifiers(Consumer<BatchGetCustomDataIdentifiersRequest.Builder> batchGetCustomDataIdentifiersRequest)
Retrieves information about one or more custom data identifiers.
|
Copyright © 2023. All rights reserved.