Package | Description |
---|---|
com.oracle.bmc.bds | |
com.oracle.bmc.bds.responses |
Modifier and Type | Method and Description |
---|---|
GetAutoScalingConfigurationResponse |
BdsClient.getAutoScalingConfiguration(GetAutoScalingConfigurationRequest request) |
GetAutoScalingConfigurationResponse |
Bds.getAutoScalingConfiguration(GetAutoScalingConfigurationRequest request)
Returns details of the autoscale configuration identified by the given ID.
|
Modifier and Type | Method and Description |
---|---|
Future<GetAutoScalingConfigurationResponse> |
BdsAsyncClient.getAutoScalingConfiguration(GetAutoScalingConfigurationRequest request,
AsyncHandler<GetAutoScalingConfigurationRequest,GetAutoScalingConfigurationResponse> handler) |
Future<GetAutoScalingConfigurationResponse> |
BdsAsync.getAutoScalingConfiguration(GetAutoScalingConfigurationRequest request,
AsyncHandler<GetAutoScalingConfigurationRequest,GetAutoScalingConfigurationResponse> handler)
Returns details of the autoscale configuration identified by the given ID.
|
Modifier and Type | Method and Description |
---|---|
GetAutoScalingConfigurationResponse |
GetAutoScalingConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAutoScalingConfigurationResponse.Builder |
GetAutoScalingConfigurationResponse.Builder.copy(GetAutoScalingConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.