| 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 | |
| com.amazonaws.services.macie2.waiters |
| Modifier and Type | Method and Description |
|---|---|
Future<GetSensitiveDataOccurrencesResult> |
AmazonMacie2AsyncClient.getSensitiveDataOccurrencesAsync(GetSensitiveDataOccurrencesRequest request,
AsyncHandler<GetSensitiveDataOccurrencesRequest,GetSensitiveDataOccurrencesResult> asyncHandler) |
Future<GetSensitiveDataOccurrencesResult> |
AmazonMacie2Async.getSensitiveDataOccurrencesAsync(GetSensitiveDataOccurrencesRequest getSensitiveDataOccurrencesRequest,
AsyncHandler<GetSensitiveDataOccurrencesRequest,GetSensitiveDataOccurrencesResult> asyncHandler)
Retrieves occurrences of sensitive data reported by a finding.
|
Future<GetSensitiveDataOccurrencesResult> |
AbstractAmazonMacie2Async.getSensitiveDataOccurrencesAsync(GetSensitiveDataOccurrencesRequest request,
AsyncHandler<GetSensitiveDataOccurrencesRequest,GetSensitiveDataOccurrencesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetSensitiveDataOccurrencesRequest |
GetSensitiveDataOccurrencesRequest.clone() |
GetSensitiveDataOccurrencesRequest |
GetSensitiveDataOccurrencesRequest.withFindingId(String findingId)
The unique identifier for the finding.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetSensitiveDataOccurrencesRequest> |
AmazonMacie2Waiters.findingRevealed()
Builds a FindingRevealed waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
GetSensitiveDataOccurrencesResult |
GetSensitiveDataOccurrencesFunction.apply(GetSensitiveDataOccurrencesRequest getSensitiveDataOccurrencesRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2022. All rights reserved.