Uses of Class
software.amazon.awssdk.services.macie2.model.EnableOrganizationAdminAccountRequest
-
Packages that use EnableOrganizationAdminAccountRequest Package Description software.amazon.awssdk.services.macie2 Amazon Maciesoftware.amazon.awssdk.services.macie2.transform -
-
Uses of EnableOrganizationAdminAccountRequest in software.amazon.awssdk.services.macie2
Methods in software.amazon.awssdk.services.macie2 with parameters of type EnableOrganizationAdminAccountRequest Modifier and Type Method Description default CompletableFuture<EnableOrganizationAdminAccountResponse>Macie2AsyncClient. enableOrganizationAdminAccount(EnableOrganizationAdminAccountRequest enableOrganizationAdminAccountRequest)Designates an account as the delegated Amazon Macie administrator account for an organization in Organizations.default EnableOrganizationAdminAccountResponseMacie2Client. enableOrganizationAdminAccount(EnableOrganizationAdminAccountRequest enableOrganizationAdminAccountRequest)Designates an account as the delegated Amazon Macie administrator account for an organization in Organizations. -
Uses of EnableOrganizationAdminAccountRequest in software.amazon.awssdk.services.macie2.transform
Methods in software.amazon.awssdk.services.macie2.transform with parameters of type EnableOrganizationAdminAccountRequest Modifier and Type Method Description SdkHttpFullRequestEnableOrganizationAdminAccountRequestMarshaller. marshall(EnableOrganizationAdminAccountRequest enableOrganizationAdminAccountRequest)
-