Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
RemoveAutoScalingConfigurationResponse |
BdsClient.removeAutoScalingConfiguration(RemoveAutoScalingConfigurationRequest request) |
RemoveAutoScalingConfigurationResponse |
Bds.removeAutoScalingConfiguration(RemoveAutoScalingConfigurationRequest request)
Deletes an autoscale configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveAutoScalingConfigurationResponse> |
BdsAsyncClient.removeAutoScalingConfiguration(RemoveAutoScalingConfigurationRequest request,
AsyncHandler<RemoveAutoScalingConfigurationRequest,RemoveAutoScalingConfigurationResponse> handler) |
Future<RemoveAutoScalingConfigurationResponse> |
BdsAsync.removeAutoScalingConfiguration(RemoveAutoScalingConfigurationRequest request,
AsyncHandler<RemoveAutoScalingConfigurationRequest,RemoveAutoScalingConfigurationResponse> handler)
Deletes an autoscale configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<RemoveAutoScalingConfigurationResponse> |
BdsAsyncClient.removeAutoScalingConfiguration(RemoveAutoScalingConfigurationRequest request,
AsyncHandler<RemoveAutoScalingConfigurationRequest,RemoveAutoScalingConfigurationResponse> handler) |
Future<RemoveAutoScalingConfigurationResponse> |
BdsAsync.removeAutoScalingConfiguration(RemoveAutoScalingConfigurationRequest request,
AsyncHandler<RemoveAutoScalingConfigurationRequest,RemoveAutoScalingConfigurationResponse> handler)
Deletes an autoscale configuration.
|
Modifier and Type | Method and Description |
---|---|
RemoveAutoScalingConfigurationResponse |
RemoveAutoScalingConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RemoveAutoScalingConfigurationResponse.Builder |
RemoveAutoScalingConfigurationResponse.Builder.copy(RemoveAutoScalingConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.