| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<BatchGetCustomDataIdentifiersResult> |
AbstractAmazonMacie2Async.batchGetCustomDataIdentifiersAsync(BatchGetCustomDataIdentifiersRequest request,
AsyncHandler<BatchGetCustomDataIdentifiersRequest,BatchGetCustomDataIdentifiersResult> asyncHandler) |
Future<BatchGetCustomDataIdentifiersResult> |
AmazonMacie2AsyncClient.batchGetCustomDataIdentifiersAsync(BatchGetCustomDataIdentifiersRequest request,
AsyncHandler<BatchGetCustomDataIdentifiersRequest,BatchGetCustomDataIdentifiersResult> asyncHandler) |
Future<BatchGetCustomDataIdentifiersResult> |
AmazonMacie2Async.batchGetCustomDataIdentifiersAsync(BatchGetCustomDataIdentifiersRequest batchGetCustomDataIdentifiersRequest,
AsyncHandler<BatchGetCustomDataIdentifiersRequest,BatchGetCustomDataIdentifiersResult> asyncHandler)
Retrieves information about one or more custom data identifiers.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetCustomDataIdentifiersRequest |
BatchGetCustomDataIdentifiersRequest.clone() |
BatchGetCustomDataIdentifiersRequest |
BatchGetCustomDataIdentifiersRequest.withIds(Collection<String> ids)
An array of strings that lists the unique identifiers for the custom data identifiers to retrieve information
about.
|
BatchGetCustomDataIdentifiersRequest |
BatchGetCustomDataIdentifiersRequest.withIds(String... ids)
An array of strings that lists the unique identifiers for the custom data identifiers to retrieve information
about.
|
Copyright © 2020. All rights reserved.