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