Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeCloudVmClusterCompartmentResponse |
DatabaseClient.changeCloudVmClusterCompartment(ChangeCloudVmClusterCompartmentRequest request) |
ChangeCloudVmClusterCompartmentResponse |
Database.changeCloudVmClusterCompartment(ChangeCloudVmClusterCompartmentRequest request)
Moves a cloud VM cluster and its dependent resources to another compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeCloudVmClusterCompartmentResponse> |
DatabaseAsyncClient.changeCloudVmClusterCompartment(ChangeCloudVmClusterCompartmentRequest request,
AsyncHandler<ChangeCloudVmClusterCompartmentRequest,ChangeCloudVmClusterCompartmentResponse> handler) |
Future<ChangeCloudVmClusterCompartmentResponse> |
DatabaseAsync.changeCloudVmClusterCompartment(ChangeCloudVmClusterCompartmentRequest request,
AsyncHandler<ChangeCloudVmClusterCompartmentRequest,ChangeCloudVmClusterCompartmentResponse> handler)
Moves a cloud VM cluster and its dependent resources to another compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudVmClusterCompartmentResponse |
ChangeCloudVmClusterCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudVmClusterCompartmentResponse.Builder |
ChangeCloudVmClusterCompartmentResponse.Builder.copy(ChangeCloudVmClusterCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.