| Package | Description |
|---|---|
| software.amazon.awssdk.services.organizations.model |
| Modifier and Type | Method and Description |
|---|---|
static EnableAllFeaturesResponse.Builder |
EnableAllFeaturesResponse.builder() |
default EnableAllFeaturesResponse.Builder |
EnableAllFeaturesResponse.Builder.handshake(Consumer<Handshake.Builder> handshake)
A structure that contains details about the handshake created to support this request to enable all features
in the organization.
|
EnableAllFeaturesResponse.Builder |
EnableAllFeaturesResponse.Builder.handshake(Handshake handshake)
A structure that contains details about the handshake created to support this request to enable all features
in the organization.
|
EnableAllFeaturesResponse.Builder |
EnableAllFeaturesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EnableAllFeaturesResponse.Builder> |
EnableAllFeaturesResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.