| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie
|
| software.amazon.awssdk.services.macie2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListMembersResponse |
Macie2Client.listMembers(Consumer<ListMembersRequest.Builder> listMembersRequest)
Retrieves information about the accounts that are associated with an Amazon Macie administrator account.
|
default ListMembersResponse |
Macie2Client.listMembers(ListMembersRequest listMembersRequest)
Retrieves information about the accounts that are associated with an Amazon Macie administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListMembersResponse> |
Macie2AsyncClient.listMembers(Consumer<ListMembersRequest.Builder> listMembersRequest)
Retrieves information about the accounts that are associated with an Amazon Macie administrator account.
|
default CompletableFuture<ListMembersResponse> |
Macie2AsyncClient.listMembers(ListMembersRequest listMembersRequest)
Retrieves information about the accounts that are associated with an Amazon Macie administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListMembersResponse> |
ListMembersIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListMembersPublisher.subscribe(org.reactivestreams.Subscriber<? super ListMembersResponse> subscriber) |
Copyright © 2023. All rights reserved.