| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetMasterAccountResponse |
Macie2Client.getMasterAccount(Consumer<GetMasterAccountRequest.Builder> getMasterAccountRequest)
Retrieves information about the Amazon Macie master account for an account.
|
default GetMasterAccountResponse |
Macie2Client.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
Retrieves information about the Amazon Macie master account for an account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetMasterAccountResponse> |
Macie2AsyncClient.getMasterAccount(Consumer<GetMasterAccountRequest.Builder> getMasterAccountRequest)
Retrieves information about the Amazon Macie master account for an account.
|
default CompletableFuture<GetMasterAccountResponse> |
Macie2AsyncClient.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
Retrieves information about the Amazon Macie master account for an account.
|
Copyright © 2020. All rights reserved.