| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
GetMasterAccountResult |
AmazonMacie2.getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)
(Deprecated) Retrieves information about the Amazon Macie administrator account for an account.
|
GetMasterAccountResult |
AmazonMacie2Client.getMasterAccount(GetMasterAccountRequest request)
(Deprecated) Retrieves information about the Amazon Macie administrator account for an account.
|
GetMasterAccountResult |
AbstractAmazonMacie2.getMasterAccount(GetMasterAccountRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetMasterAccountResult> |
AmazonMacie2AsyncClient.getMasterAccountAsync(GetMasterAccountRequest request,
AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler) |
Future<GetMasterAccountResult> |
AbstractAmazonMacie2Async.getMasterAccountAsync(GetMasterAccountRequest request,
AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler) |
Future<GetMasterAccountResult> |
AmazonMacie2Async.getMasterAccountAsync(GetMasterAccountRequest getMasterAccountRequest,
AsyncHandler<GetMasterAccountRequest,GetMasterAccountResult> asyncHandler)
(Deprecated) Retrieves information about the Amazon Macie administrator account for an account.
|
| Modifier and Type | Method and Description |
|---|---|
GetMasterAccountResult |
GetMasterAccountResult.clone() |
GetMasterAccountResult |
GetMasterAccountResult.withMaster(Invitation master)
(Deprecated) The AWS account ID for the administrator account.
|
Copyright © 2021. All rights reserved.