| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement | |
| com.oracle.bmc.osmanagement.requests |
| Modifier and Type | Method and Description |
|---|---|
Future<ChangeManagedInstanceGroupCompartmentResponse> |
OsManagementAsyncClient.changeManagedInstanceGroupCompartment(ChangeManagedInstanceGroupCompartmentRequest request,
com.oracle.bmc.responses.AsyncHandler<ChangeManagedInstanceGroupCompartmentRequest,ChangeManagedInstanceGroupCompartmentResponse> handler) |
Future<ChangeManagedInstanceGroupCompartmentResponse> |
OsManagementAsync.changeManagedInstanceGroupCompartment(ChangeManagedInstanceGroupCompartmentRequest request,
com.oracle.bmc.responses.AsyncHandler<ChangeManagedInstanceGroupCompartmentRequest,ChangeManagedInstanceGroupCompartmentResponse> handler)
Moves a resource into a different compartment.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeManagedInstanceGroupCompartmentRequest |
ChangeManagedInstanceGroupCompartmentRequest.Builder.build()
Build the instance of ChangeManagedInstanceGroupCompartmentRequest as configured by this builder
|
ChangeManagedInstanceGroupCompartmentRequest |
ChangeManagedInstanceGroupCompartmentRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ChangeManagedInstanceGroupCompartmentRequest.Builder |
ChangeManagedInstanceGroupCompartmentRequest.Builder.copy(ChangeManagedInstanceGroupCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2020. All rights reserved.