| 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.model |
| Modifier and Type | Method and Description |
|---|---|
default EnableAllFeaturesResponse |
OrganizationsClient.enableAllFeatures(Consumer<EnableAllFeaturesRequest.Builder> enableAllFeaturesRequest)
Enables all features in an organization.
|
default CompletableFuture<EnableAllFeaturesResponse> |
OrganizationsAsyncClient.enableAllFeatures(Consumer<EnableAllFeaturesRequest.Builder> enableAllFeaturesRequest)
Enables all features in an organization.
|
| Modifier and Type | Method and Description |
|---|---|
static EnableAllFeaturesRequest.Builder |
EnableAllFeaturesRequest.builder() |
EnableAllFeaturesRequest.Builder |
EnableAllFeaturesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
EnableAllFeaturesRequest.Builder |
EnableAllFeaturesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
EnableAllFeaturesRequest.Builder |
EnableAllFeaturesRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EnableAllFeaturesRequest.Builder> |
EnableAllFeaturesRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.