| 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 |
|---|---|
ListDelegatedServicesForAccountResult |
AWSOrganizationsClient.listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest request)
List the Amazon Web Services services for which the specified account is a delegated administrator.
|
ListDelegatedServicesForAccountResult |
AWSOrganizations.listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest listDelegatedServicesForAccountRequest)
List the Amazon Web Services services for which the specified account is a delegated administrator.
|
ListDelegatedServicesForAccountResult |
AbstractAWSOrganizations.listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListDelegatedServicesForAccountResult |
ListDelegatedServicesForAccountResult.clone() |
ListDelegatedServicesForAccountResult |
ListDelegatedServicesForAccountResult.withDelegatedServices(Collection<DelegatedService> delegatedServices)
The services for which the account is a delegated administrator.
|
ListDelegatedServicesForAccountResult |
ListDelegatedServicesForAccountResult.withDelegatedServices(DelegatedService... delegatedServices)
The services for which the account is a delegated administrator.
|
ListDelegatedServicesForAccountResult |
ListDelegatedServicesForAccountResult.withNextToken(String nextToken)
If present, indicates that more output is available than is included in the current response.
|
Copyright © 2023. All rights reserved.