Uses of Class
software.amazon.awssdk.services.macie2.model.GetMasterAccountResponse
-
Packages that use GetMasterAccountResponse Package Description software.amazon.awssdk.services.macie2 Amazon Macie -
-
Uses of GetMasterAccountResponse in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 that return GetMasterAccountResponse Modifier and Type Method Description default GetMasterAccountResponseMacie2Client. getMasterAccount(Consumer<GetMasterAccountRequest.Builder> getMasterAccountRequest)(Deprecated) Retrieves information about the Amazon Macie administrator account for an account.default GetMasterAccountResponseMacie2Client. getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)(Deprecated) Retrieves information about the Amazon Macie administrator account for an account.Methods in software.amazon.awssdk.services.macie2 that return types with arguments of type GetMasterAccountResponse Modifier and Type Method Description default CompletableFuture<GetMasterAccountResponse>Macie2AsyncClient. getMasterAccount(Consumer<GetMasterAccountRequest.Builder> getMasterAccountRequest)(Deprecated) Retrieves information about the Amazon Macie administrator account for an account.default CompletableFuture<GetMasterAccountResponse>Macie2AsyncClient. getMasterAccount(GetMasterAccountRequest getMasterAccountRequest)(Deprecated) Retrieves information about the Amazon Macie administrator account for an account.
-