| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie
|
| 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 © 2023. All rights reserved.