| 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.
|
| software.amazon.awssdk.services.macie2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListInvitationsResponse |
Macie2Client.listInvitations(Consumer<ListInvitationsRequest.Builder> listInvitationsRequest)
Retrieves information about the Amazon Macie membership invitations that were received by an account.
|
default ListInvitationsResponse |
Macie2Client.listInvitations(ListInvitationsRequest listInvitationsRequest)
Retrieves information about the Amazon Macie membership invitations that were received by an account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListInvitationsResponse> |
Macie2AsyncClient.listInvitations(Consumer<ListInvitationsRequest.Builder> listInvitationsRequest)
Retrieves information about the Amazon Macie membership invitations that were received by an account.
|
default CompletableFuture<ListInvitationsResponse> |
Macie2AsyncClient.listInvitations(ListInvitationsRequest listInvitationsRequest)
Retrieves information about the Amazon Macie membership invitations that were received by an account.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListInvitationsResponse> |
ListInvitationsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListInvitationsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListInvitationsResponse> subscriber) |
Copyright © 2022. All rights reserved.