Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ChangeInstanceConfigurationCompartmentResponse |
ComputeManagementClient.changeInstanceConfigurationCompartment(ChangeInstanceConfigurationCompartmentRequest request) |
ChangeInstanceConfigurationCompartmentResponse |
ComputeManagement.changeInstanceConfigurationCompartment(ChangeInstanceConfigurationCompartmentRequest request)
Moves an instance configuration into a different compartment within the same tenancy.
|
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 |
---|---|
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 |
---|---|
ChangeInstanceConfigurationCompartmentResponse |
ChangeInstanceConfigurationCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeInstanceConfigurationCompartmentResponse.Builder |
ChangeInstanceConfigurationCompartmentResponse.Builder.copy(ChangeInstanceConfigurationCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.