Uses of Interface
software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClientBuilder
-
Packages that use ApplicationAutoScalingAsyncClientBuilder Package Description software.amazon.awssdk.services.applicationautoscaling With Application Auto Scaling, you can configure automatic scaling for the following resources: -
-
Uses of ApplicationAutoScalingAsyncClientBuilder in software.amazon.awssdk.services.applicationautoscaling
Methods in software.amazon.awssdk.services.applicationautoscaling that return ApplicationAutoScalingAsyncClientBuilder Modifier and Type Method Description static ApplicationAutoScalingAsyncClientBuilderApplicationAutoScalingAsyncClient. builder()Create a builder that can be used to configure and create aApplicationAutoScalingAsyncClient.
-