Uses of Class
software.amazon.awssdk.services.apprunner.model.UpdateDefaultAutoScalingConfigurationRequest
-
Packages that use UpdateDefaultAutoScalingConfigurationRequest Package Description software.amazon.awssdk.services.apprunner App Runner software.amazon.awssdk.services.apprunner.transform -
-
Uses of UpdateDefaultAutoScalingConfigurationRequest in software.amazon.awssdk.services.apprunner
Methods in software.amazon.awssdk.services.apprunner with parameters of type UpdateDefaultAutoScalingConfigurationRequest Modifier and Type Method Description default CompletableFuture<UpdateDefaultAutoScalingConfigurationResponse>AppRunnerAsyncClient. updateDefaultAutoScalingConfiguration(UpdateDefaultAutoScalingConfigurationRequest updateDefaultAutoScalingConfigurationRequest)Update an auto scaling configuration to be the default.default UpdateDefaultAutoScalingConfigurationResponseAppRunnerClient. updateDefaultAutoScalingConfiguration(UpdateDefaultAutoScalingConfigurationRequest updateDefaultAutoScalingConfigurationRequest)Update an auto scaling configuration to be the default. -
Uses of UpdateDefaultAutoScalingConfigurationRequest in software.amazon.awssdk.services.apprunner.transform
Methods in software.amazon.awssdk.services.apprunner.transform with parameters of type UpdateDefaultAutoScalingConfigurationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateDefaultAutoScalingConfigurationRequestMarshaller. marshall(UpdateDefaultAutoScalingConfigurationRequest updateDefaultAutoScalingConfigurationRequest)
-