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