| Package | Description |
|---|---|
| com.amazonaws.services.organizations |
AWS Organizations is a web service that enables you to consolidate your multiple AWS accounts into an
organization and centrally manage your accounts and their resources.
|
| com.amazonaws.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
ListDelegatedAdministratorsRequest |
ListDelegatedAdministratorsRequest.clone() |
ListDelegatedAdministratorsRequest |
ListDelegatedAdministratorsRequest.withMaxResults(Integer maxResults)
The total number of results that you want included on each page of the response.
|
ListDelegatedAdministratorsRequest |
ListDelegatedAdministratorsRequest.withNextToken(String nextToken)
The parameter for receiving additional results if you receive a
NextToken response in a previous
request. |
ListDelegatedAdministratorsRequest |
ListDelegatedAdministratorsRequest.withServicePrincipal(String servicePrincipal)
Specifies a service principal name.
|
Copyright © 2021. All rights reserved.