| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
ListDelegatedServicesForAccountResult |
AWSOrganizationsClient.listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest request)
List the AWS services for which the specified account is a delegated administrator.
|
ListDelegatedServicesForAccountResult |
AbstractAWSOrganizations.listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest request) |
ListDelegatedServicesForAccountResult |
AWSOrganizations.listDelegatedServicesForAccount(ListDelegatedServicesForAccountRequest listDelegatedServicesForAccountRequest)
List the AWS services for which the specified account is a delegated administrator.
|
| 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 © 2021. All rights reserved.