Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAutoScalingConfigurationResponse |
BdsClient.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request) |
UpdateAutoScalingConfigurationResponse |
Bds.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request)
Updates fields on an autoscale configuration, including the name, the threshold value, and
whether the autoscale configuration is enabled.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutoScalingConfigurationResponse> |
BdsAsyncClient.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request,
AsyncHandler<UpdateAutoScalingConfigurationRequest,UpdateAutoScalingConfigurationResponse> handler) |
Future<UpdateAutoScalingConfigurationResponse> |
BdsAsync.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request,
AsyncHandler<UpdateAutoScalingConfigurationRequest,UpdateAutoScalingConfigurationResponse> handler)
Updates fields on an autoscale configuration, including the name, the threshold value, and
whether the autoscale configuration is enabled.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutoScalingConfigurationResponse> |
BdsAsyncClient.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request,
AsyncHandler<UpdateAutoScalingConfigurationRequest,UpdateAutoScalingConfigurationResponse> handler) |
Future<UpdateAutoScalingConfigurationResponse> |
BdsAsync.updateAutoScalingConfiguration(UpdateAutoScalingConfigurationRequest request,
AsyncHandler<UpdateAutoScalingConfigurationRequest,UpdateAutoScalingConfigurationResponse> handler)
Updates fields on an autoscale configuration, including the name, the threshold value, and
whether the autoscale 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.