Uses of Interface
software.amazon.awssdk.services.autoscalingplans.AutoScalingPlansBaseClientBuilder
-
Packages that use AutoScalingPlansBaseClientBuilder Package Description software.amazon.awssdk.services.autoscalingplans AWS Auto Scaling -
-
Uses of AutoScalingPlansBaseClientBuilder in software.amazon.awssdk.services.autoscalingplans
Classes in software.amazon.awssdk.services.autoscalingplans with type parameters of type AutoScalingPlansBaseClientBuilder Modifier and Type Interface Description interfaceAutoScalingPlansBaseClientBuilder<B extends AutoScalingPlansBaseClientBuilder<B,C>,C>This includes configuration specific to AWS Auto Scaling Plans that is supported by bothAutoScalingPlansClientBuilderandAutoScalingPlansAsyncClientBuilder.Subinterfaces of AutoScalingPlansBaseClientBuilder in software.amazon.awssdk.services.autoscalingplans Modifier and Type Interface Description interfaceAutoScalingPlansAsyncClientBuilderA builder for creating an instance ofAutoScalingPlansAsyncClient.interfaceAutoScalingPlansClientBuilderA builder for creating an instance ofAutoScalingPlansClient.
-