Package | Description |
---|---|
com.oracle.bmc.autoscaling | |
com.oracle.bmc.autoscaling.responses |
Modifier and Type | Method and Description |
---|---|
ChangeAutoScalingConfigurationCompartmentResponse |
AutoScaling.changeAutoScalingConfigurationCompartment(ChangeAutoScalingConfigurationCompartmentRequest request)
Moves an autoscaling configuration into a different compartment within the same tenancy.
|
ChangeAutoScalingConfigurationCompartmentResponse |
AutoScalingClient.changeAutoScalingConfigurationCompartment(ChangeAutoScalingConfigurationCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeAutoScalingConfigurationCompartmentResponse> |
AutoScalingAsyncClient.changeAutoScalingConfigurationCompartment(ChangeAutoScalingConfigurationCompartmentRequest request,
AsyncHandler<ChangeAutoScalingConfigurationCompartmentRequest,ChangeAutoScalingConfigurationCompartmentResponse> handler) |
Future<ChangeAutoScalingConfigurationCompartmentResponse> |
AutoScalingAsync.changeAutoScalingConfigurationCompartment(ChangeAutoScalingConfigurationCompartmentRequest request,
AsyncHandler<ChangeAutoScalingConfigurationCompartmentRequest,ChangeAutoScalingConfigurationCompartmentResponse> handler)
Moves an autoscaling configuration into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeAutoScalingConfigurationCompartmentResponse> |
AutoScalingAsyncClient.changeAutoScalingConfigurationCompartment(ChangeAutoScalingConfigurationCompartmentRequest request,
AsyncHandler<ChangeAutoScalingConfigurationCompartmentRequest,ChangeAutoScalingConfigurationCompartmentResponse> handler) |
Future<ChangeAutoScalingConfigurationCompartmentResponse> |
AutoScalingAsync.changeAutoScalingConfigurationCompartment(ChangeAutoScalingConfigurationCompartmentRequest request,
AsyncHandler<ChangeAutoScalingConfigurationCompartmentRequest,ChangeAutoScalingConfigurationCompartmentResponse> handler)
Moves an autoscaling configuration into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeAutoScalingConfigurationCompartmentResponse |
ChangeAutoScalingConfigurationCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeAutoScalingConfigurationCompartmentResponse.Builder |
ChangeAutoScalingConfigurationCompartmentResponse.Builder.copy(ChangeAutoScalingConfigurationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.