| 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 |
|---|---|
ListAWSServiceAccessForOrganizationResult |
AWSOrganizationsClient.listAWSServiceAccessForOrganization(ListAWSServiceAccessForOrganizationRequest request)
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
|
ListAWSServiceAccessForOrganizationResult |
AWSOrganizations.listAWSServiceAccessForOrganization(ListAWSServiceAccessForOrganizationRequest listAWSServiceAccessForOrganizationRequest)
Returns a list of the Amazon Web Services services that you enabled to integrate with your organization.
|
ListAWSServiceAccessForOrganizationResult |
AbstractAWSOrganizations.listAWSServiceAccessForOrganization(ListAWSServiceAccessForOrganizationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
ListAWSServiceAccessForOrganizationResult |
ListAWSServiceAccessForOrganizationResult.clone() |
ListAWSServiceAccessForOrganizationResult |
ListAWSServiceAccessForOrganizationResult.withEnabledServicePrincipals(Collection<EnabledServicePrincipal> enabledServicePrincipals)
A list of the service principals for the services that are enabled to integrate with your organization.
|
ListAWSServiceAccessForOrganizationResult |
ListAWSServiceAccessForOrganizationResult.withEnabledServicePrincipals(EnabledServicePrincipal... enabledServicePrincipals)
A list of the service principals for the services that are enabled to integrate with your organization.
|
ListAWSServiceAccessForOrganizationResult |
ListAWSServiceAccessForOrganizationResult.withNextToken(String nextToken)
If present, indicates that more output is available than is included in the current response.
|
Copyright © 2023. All rights reserved.