Uses of Interface
software.amazon.awssdk.services.autoscalingplans.model.AutoScalingPlansResponse.Builder
-
Packages that use AutoScalingPlansResponse.Builder Package Description software.amazon.awssdk.services.autoscalingplans.model -
-
Uses of AutoScalingPlansResponse.Builder in software.amazon.awssdk.services.autoscalingplans.model
Subinterfaces of AutoScalingPlansResponse.Builder in software.amazon.awssdk.services.autoscalingplans.model Modifier and Type Interface Description static interfaceCreateScalingPlanResponse.Builderstatic interfaceDeleteScalingPlanResponse.Builderstatic interfaceDescribeScalingPlanResourcesResponse.Builderstatic interfaceDescribeScalingPlansResponse.Builderstatic interfaceGetScalingPlanResourceForecastDataResponse.Builderstatic interfaceUpdateScalingPlanResponse.BuilderClasses in software.amazon.awssdk.services.autoscalingplans.model that implement AutoScalingPlansResponse.Builder Modifier and Type Class Description protected static classAutoScalingPlansResponse.BuilderImplMethods in software.amazon.awssdk.services.autoscalingplans.model that return AutoScalingPlansResponse.Builder Modifier and Type Method Description AutoScalingPlansResponse.BuilderAutoScalingPlansResponse.Builder. responseMetadata(AwsResponseMetadata metadata)AutoScalingPlansResponse.BuilderAutoScalingPlansResponse.BuilderImpl. responseMetadata(AwsResponseMetadata responseMetadata)Constructors in software.amazon.awssdk.services.autoscalingplans.model with parameters of type AutoScalingPlansResponse.Builder Constructor Description AutoScalingPlansResponse(AutoScalingPlansResponse.Builder builder)
-