Package | Description |
---|---|
com.oracle.bmc.autoscaling | |
com.oracle.bmc.autoscaling.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAutoScalingConfigurationResponse |
AutoScaling.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request)
Updates certain fields on the specified autoscaling configuration, such as the name, the
cooldown period, and whether the autoscaling configuration is enabled.
|
UpdateAutoScalingConfigurationResponse |
AutoScalingClient.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutoScalingConfigurationResponse> |
AutoScalingAsyncClient.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request,
AsyncHandler<UpdateAutoScalingConfigurationRequest,UpdateAutoScalingConfigurationResponse> handler) |
Future<UpdateAutoScalingConfigurationResponse> |
AutoScalingAsync.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request,
AsyncHandler<UpdateAutoScalingConfigurationRequest,UpdateAutoScalingConfigurationResponse> handler)
Updates certain fields on the specified autoscaling configuration, such as the name, the
cooldown period, and whether the autoscaling configuration is enabled.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutoScalingConfigurationResponse> |
AutoScalingAsyncClient.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request,
AsyncHandler<UpdateAutoScalingConfigurationRequest,UpdateAutoScalingConfigurationResponse> handler) |
Future<UpdateAutoScalingConfigurationResponse> |
AutoScalingAsync.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request,
AsyncHandler<UpdateAutoScalingConfigurationRequest,UpdateAutoScalingConfigurationResponse> handler)
Updates certain fields on the specified autoscaling configuration, such as the name, the
cooldown period, and whether the autoscaling configuration is enabled.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutoScalingConfigurationResponse |
UpdateAutoScalingConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutoScalingConfigurationResponse.Builder |
UpdateAutoScalingConfigurationResponse.Builder.copy(UpdateAutoScalingConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.