| 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 GetFindingsResponse |
Macie2Client.getFindings(Consumer<GetFindingsRequest.Builder> getFindingsRequest)
Retrieves the details of one or more findings.
|
default GetFindingsResponse |
Macie2Client.getFindings(GetFindingsRequest getFindingsRequest)
Retrieves the details of one or more findings.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetFindingsResponse> |
Macie2AsyncClient.getFindings(Consumer<GetFindingsRequest.Builder> getFindingsRequest)
Retrieves the details of one or more findings.
|
default CompletableFuture<GetFindingsResponse> |
Macie2AsyncClient.getFindings(GetFindingsRequest getFindingsRequest)
Retrieves the details of one or more findings.
|
Copyright © 2020. All rights reserved.