| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie
|
| Modifier and Type | Method and Description |
|---|---|
default GetMemberResponse |
Macie2Client.getMember(Consumer<GetMemberRequest.Builder> getMemberRequest)
Retrieves information about an account that's associated with an Amazon Macie administrator account.
|
default GetMemberResponse |
Macie2Client.getMember(GetMemberRequest getMemberRequest)
Retrieves information about an account that's associated with an Amazon Macie administrator account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMemberResponse> |
Macie2AsyncClient.getMember(Consumer<GetMemberRequest.Builder> getMemberRequest)
Retrieves information about an account that's associated with an Amazon Macie administrator account.
|
default CompletableFuture<GetMemberResponse> |
Macie2AsyncClient.getMember(GetMemberRequest getMemberRequest)
Retrieves information about an account that's associated with an Amazon Macie administrator account.
|
Copyright © 2023. All rights reserved.