| 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 |
|---|---|
Future<EnableAllFeaturesResult> |
AWSOrganizationsAsyncClient.enableAllFeaturesAsync(EnableAllFeaturesRequest request,
AsyncHandler<EnableAllFeaturesRequest,EnableAllFeaturesResult> asyncHandler) |
Future<EnableAllFeaturesResult> |
AbstractAWSOrganizationsAsync.enableAllFeaturesAsync(EnableAllFeaturesRequest request,
AsyncHandler<EnableAllFeaturesRequest,EnableAllFeaturesResult> asyncHandler) |
Future<EnableAllFeaturesResult> |
AWSOrganizationsAsync.enableAllFeaturesAsync(EnableAllFeaturesRequest enableAllFeaturesRequest,
AsyncHandler<EnableAllFeaturesRequest,EnableAllFeaturesResult> asyncHandler)
Enables all features in an organization.
|
| Modifier and Type | Method and Description |
|---|---|
EnableAllFeaturesRequest |
EnableAllFeaturesRequest.clone() |
Copyright © 2024. All rights reserved.