| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
Organizations is a web service that enables you to consolidate your multiple Amazon Web Services accounts into an
organization and centrally manage your accounts and their resources.
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
ListDelegatedAdministratorsResult |
AbstractAWSOrganizations.listDelegatedAdministrators(ListDelegatedAdministratorsRequest request) |
ListDelegatedAdministratorsResult |
AWSOrganizationsClient.listDelegatedAdministrators(ListDelegatedAdministratorsRequest request)
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
|
ListDelegatedAdministratorsResult |
AWSOrganizations.listDelegatedAdministrators(ListDelegatedAdministratorsRequest listDelegatedAdministratorsRequest)
Lists the Amazon Web Services accounts that are designated as delegated administrators in this organization.
|
| Modifier and Type | Method and Description |
|---|---|
ListDelegatedAdministratorsResult |
ListDelegatedAdministratorsResult.clone() |
ListDelegatedAdministratorsResult |
ListDelegatedAdministratorsResult.withDelegatedAdministrators(Collection<DelegatedAdministrator> delegatedAdministrators)
The list of delegated administrators in your organization.
|
ListDelegatedAdministratorsResult |
ListDelegatedAdministratorsResult.withDelegatedAdministrators(DelegatedAdministrator... delegatedAdministrators)
The list of delegated administrators in your organization.
|
ListDelegatedAdministratorsResult |
ListDelegatedAdministratorsResult.withNextToken(String nextToken)
If present, indicates that more output is available than is included in the current response.
|
Copyright © 2022. All rights reserved.