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