Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.responses |
Modifier and Type | Method and Description |
---|---|
ChangeManagedInstanceGroupCompartmentResponse |
ManagedInstanceGroupClient.changeManagedInstanceGroupCompartment(ChangeManagedInstanceGroupCompartmentRequest request) |
ChangeManagedInstanceGroupCompartmentResponse |
ManagedInstanceGroup.changeManagedInstanceGroupCompartment(ChangeManagedInstanceGroupCompartmentRequest request)
Moves the specified managed instance group to a different compartment within the same
tenancy.
|
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 |
---|---|
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 |
---|---|
ChangeManagedInstanceGroupCompartmentResponse |
ChangeManagedInstanceGroupCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeManagedInstanceGroupCompartmentResponse.Builder |
ChangeManagedInstanceGroupCompartmentResponse.Builder.copy(ChangeManagedInstanceGroupCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.