Uses of Interface
software.amazon.awssdk.services.organizations.model.EnableAllFeaturesResponse.Builder
-
Packages that use EnableAllFeaturesResponse.Builder Package Description software.amazon.awssdk.services.organizations.model -
-
Uses of EnableAllFeaturesResponse.Builder in software.amazon.awssdk.services.organizations.model
Methods in software.amazon.awssdk.services.organizations.model that return EnableAllFeaturesResponse.Builder Modifier and Type Method Description static EnableAllFeaturesResponse.BuilderEnableAllFeaturesResponse. builder()default EnableAllFeaturesResponse.BuilderEnableAllFeaturesResponse.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.BuilderEnableAllFeaturesResponse.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.BuilderEnableAllFeaturesResponse. toBuilder()Methods in software.amazon.awssdk.services.organizations.model that return types with arguments of type EnableAllFeaturesResponse.Builder Modifier and Type Method Description static Class<? extends EnableAllFeaturesResponse.Builder>EnableAllFeaturesResponse. serializableBuilderClass()
-