Uses of Class
software.amazon.awssdk.services.macie2.model.GetMasterAccountRequest
-
Packages that use GetMasterAccountRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of GetMasterAccountRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type GetMasterAccountRequest Modifier and Type Method Description default CompletableFuture<GetMasterAccountResponse>Macie2AsyncClient. getMasterAccount(GetMasterAccountRequest 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. -
Uses of GetMasterAccountRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type GetMasterAccountRequest Modifier and Type Method Description SdkHttpFullRequestGetMasterAccountRequestMarshaller. marshall(GetMasterAccountRequest getMasterAccountRequest)
-