| Package | Description |
|---|---|
| software.amazon.awssdk.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.
|
| software.amazon.awssdk.services.organizations.transform |
| Modifier and Type | Method and Description |
|---|---|
default EnableAllFeaturesResponse |
OrganizationsClient.enableAllFeatures(EnableAllFeaturesRequest enableAllFeaturesRequest)
Enables all features in an organization.
|
default CompletableFuture<EnableAllFeaturesResponse> |
OrganizationsAsyncClient.enableAllFeatures(EnableAllFeaturesRequest enableAllFeaturesRequest)
Enables all features in an organization.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
EnableAllFeaturesRequestMarshaller.marshall(EnableAllFeaturesRequest enableAllFeaturesRequest) |
Copyright © 2023. All rights reserved.