| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie
|
| software.amazon.awssdk.services.macie2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListFindingsResponse |
Macie2Client.listFindings(Consumer<ListFindingsRequest.Builder> listFindingsRequest)
Retrieves a subset of information about one or more findings.
|
default ListFindingsResponse |
Macie2Client.listFindings(ListFindingsRequest listFindingsRequest)
Retrieves a subset of information about one or more findings.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListFindingsResponse> |
Macie2AsyncClient.listFindings(Consumer<ListFindingsRequest.Builder> listFindingsRequest)
Retrieves a subset of information about one or more findings.
|
default CompletableFuture<ListFindingsResponse> |
Macie2AsyncClient.listFindings(ListFindingsRequest listFindingsRequest)
Retrieves a subset of information about one or more findings.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListFindingsResponse> |
ListFindingsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListFindingsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListFindingsResponse> subscriber) |
Copyright © 2023. All rights reserved.