Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.requests |
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 |
---|---|
UpdateAutoScalingConfigurationRequest |
UpdateAutoScalingConfigurationRequest.Builder.build()
Build the instance of UpdateAutoScalingConfigurationRequest as configured by this builder
|
UpdateAutoScalingConfigurationRequest |
UpdateAutoScalingConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAutoScalingConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAutoScalingConfigurationRequest.Builder |
UpdateAutoScalingConfigurationRequest.Builder.copy(UpdateAutoScalingConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.