| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model | |
| software.amazon.awssdk.services.macie2.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AdminAccount> |
ListOrganizationAdminAccountsResponse.adminAccounts()
An array of objects, one for each delegated Amazon Macie administrator account for the organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationAdminAccountsResponse.Builder |
ListOrganizationAdminAccountsResponse.Builder.adminAccounts(AdminAccount... adminAccounts)
An array of objects, one for each delegated Amazon Macie administrator account for the organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationAdminAccountsResponse.Builder |
ListOrganizationAdminAccountsResponse.Builder.adminAccounts(Collection<AdminAccount> adminAccounts)
An array of objects, one for each delegated Amazon Macie administrator account for the organization.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AdminAccount> |
ListOrganizationAdminAccountsPublisher.adminAccounts()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AdminAccount> |
ListOrganizationAdminAccountsIterable.adminAccounts()
Returns an iterable to iterate through the paginated
ListOrganizationAdminAccountsResponse.adminAccounts() member. |
Copyright © 2023. All rights reserved.