| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern
matching to discover and protect your sensitive data in AWS.
|
| 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 © 2021. All rights reserved.