Package | Description |
---|---|
com.oracle.bmc.autoscaling | |
com.oracle.bmc.autoscaling.responses |
Modifier and Type | Method and Description |
---|---|
DeleteAutoScalingConfigurationResponse |
AutoScaling.deleteAutoScalingConfiguration(DeleteAutoScalingConfigurationRequest request)
Deletes an autoscaling configuration.
|
DeleteAutoScalingConfigurationResponse |
AutoScalingClient.deleteAutoScalingConfiguration(DeleteAutoScalingConfigurationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteAutoScalingConfigurationResponse> |
AutoScalingAsyncClient.deleteAutoScalingConfiguration(DeleteAutoScalingConfigurationRequest request,
AsyncHandler<DeleteAutoScalingConfigurationRequest,DeleteAutoScalingConfigurationResponse> handler) |
Future<DeleteAutoScalingConfigurationResponse> |
AutoScalingAsync.deleteAutoScalingConfiguration(DeleteAutoScalingConfigurationRequest request,
AsyncHandler<DeleteAutoScalingConfigurationRequest,DeleteAutoScalingConfigurationResponse> handler)
Deletes an autoscaling configuration.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteAutoScalingConfigurationResponse> |
AutoScalingAsyncClient.deleteAutoScalingConfiguration(DeleteAutoScalingConfigurationRequest request,
AsyncHandler<DeleteAutoScalingConfigurationRequest,DeleteAutoScalingConfigurationResponse> handler) |
Future<DeleteAutoScalingConfigurationResponse> |
AutoScalingAsync.deleteAutoScalingConfiguration(DeleteAutoScalingConfigurationRequest request,
AsyncHandler<DeleteAutoScalingConfigurationRequest,DeleteAutoScalingConfigurationResponse> handler)
Deletes an autoscaling configuration.
|
Modifier and Type | Method and Description |
---|---|
DeleteAutoScalingConfigurationResponse |
DeleteAutoScalingConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteAutoScalingConfigurationResponse.Builder |
DeleteAutoScalingConfigurationResponse.Builder.copy(DeleteAutoScalingConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.