Uses of Class
software.amazon.awssdk.services.autoscaling.model.AutoScalingRequest
-
Packages that use AutoScalingRequest Package Description software.amazon.awssdk.services.autoscaling.internal software.amazon.awssdk.services.autoscaling.model -
-
Uses of AutoScalingRequest in software.amazon.awssdk.services.autoscaling.internal
Methods in software.amazon.awssdk.services.autoscaling.internal with type parameters of type AutoScalingRequest Modifier and Type Method Description static <T extends AutoScalingRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends AutoScalingRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of AutoScalingRequest in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return AutoScalingRequest Modifier and Type Method Description AutoScalingRequestAutoScalingRequest.Builder. build()Constructors in software.amazon.awssdk.services.autoscaling.model with parameters of type AutoScalingRequest Constructor Description BuilderImpl(AutoScalingRequest request)
-