Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeInstanceConfigurationCompartmentResponse> |
ComputeManagementAsyncClient.changeInstanceConfigurationCompartment(ChangeInstanceConfigurationCompartmentRequest request,
AsyncHandler<ChangeInstanceConfigurationCompartmentRequest,ChangeInstanceConfigurationCompartmentResponse> handler) |
Future<ChangeInstanceConfigurationCompartmentResponse> |
ComputeManagementAsync.changeInstanceConfigurationCompartment(ChangeInstanceConfigurationCompartmentRequest request,
AsyncHandler<ChangeInstanceConfigurationCompartmentRequest,ChangeInstanceConfigurationCompartmentResponse> handler)
Moves an instance configuration into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeInstanceConfigurationCompartmentRequest |
ChangeInstanceConfigurationCompartmentRequest.Builder.build()
Build the instance of ChangeInstanceConfigurationCompartmentRequest as configured by this
builder
|
ChangeInstanceConfigurationCompartmentRequest |
ChangeInstanceConfigurationCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeInstanceConfigurationCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeInstanceConfigurationCompartmentRequest.Builder |
ChangeInstanceConfigurationCompartmentRequest.Builder.copy(ChangeInstanceConfigurationCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.