Uses of Interface
software.amazon.awssdk.services.autoscalingplans.model.CreateScalingPlanResponse.Builder
-
Packages that use CreateScalingPlanResponse.Builder Package Description software.amazon.awssdk.services.autoscalingplans.model -
-
Uses of CreateScalingPlanResponse.Builder in software.amazon.awssdk.services.autoscalingplans.model
Methods in software.amazon.awssdk.services.autoscalingplans.model that return CreateScalingPlanResponse.Builder Modifier and Type Method Description static CreateScalingPlanResponse.BuilderCreateScalingPlanResponse. builder()CreateScalingPlanResponse.BuilderCreateScalingPlanResponse.Builder. scalingPlanVersion(Long scalingPlanVersion)The version number of the scaling plan.CreateScalingPlanResponse.BuilderCreateScalingPlanResponse. toBuilder()Methods in software.amazon.awssdk.services.autoscalingplans.model that return types with arguments of type CreateScalingPlanResponse.Builder Modifier and Type Method Description static Class<? extends CreateScalingPlanResponse.Builder>CreateScalingPlanResponse. serializableBuilderClass()
-