Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeManagedInstanceGroupCompartmentResponse> |
ManagedInstanceGroupAsync.changeManagedInstanceGroupCompartment(ChangeManagedInstanceGroupCompartmentRequest request,
AsyncHandler<ChangeManagedInstanceGroupCompartmentRequest,ChangeManagedInstanceGroupCompartmentResponse> handler)
Moves the specified managed instance group to a different compartment within the same
tenancy.
|
Future<ChangeManagedInstanceGroupCompartmentResponse> |
ManagedInstanceGroupAsyncClient.changeManagedInstanceGroupCompartment(ChangeManagedInstanceGroupCompartmentRequest request,
AsyncHandler<ChangeManagedInstanceGroupCompartmentRequest,ChangeManagedInstanceGroupCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeManagedInstanceGroupCompartmentRequest |
ChangeManagedInstanceGroupCompartmentRequest.Builder.build()
Build the instance of ChangeManagedInstanceGroupCompartmentRequest as configured by this
builder
|
ChangeManagedInstanceGroupCompartmentRequest |
ChangeManagedInstanceGroupCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeManagedInstanceGroupCompartmentRequest as configured by this
builder
|
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–2024. All rights reserved.