Package | Description |
---|---|
com.oracle.bmc.rover | |
com.oracle.bmc.rover.responses |
Modifier and Type | Method and Description |
---|---|
ChangeRoverClusterCompartmentResponse |
RoverClusterClient.changeRoverClusterCompartment(ChangeRoverClusterCompartmentRequest request) |
ChangeRoverClusterCompartmentResponse |
RoverCluster.changeRoverClusterCompartment(ChangeRoverClusterCompartmentRequest request)
Moves a cluster into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeRoverClusterCompartmentResponse> |
RoverClusterAsyncClient.changeRoverClusterCompartment(ChangeRoverClusterCompartmentRequest request,
AsyncHandler<ChangeRoverClusterCompartmentRequest,ChangeRoverClusterCompartmentResponse> handler) |
Future<ChangeRoverClusterCompartmentResponse> |
RoverClusterAsync.changeRoverClusterCompartment(ChangeRoverClusterCompartmentRequest request,
AsyncHandler<ChangeRoverClusterCompartmentRequest,ChangeRoverClusterCompartmentResponse> handler)
Moves a cluster into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeRoverClusterCompartmentResponse> |
RoverClusterAsyncClient.changeRoverClusterCompartment(ChangeRoverClusterCompartmentRequest request,
AsyncHandler<ChangeRoverClusterCompartmentRequest,ChangeRoverClusterCompartmentResponse> handler) |
Future<ChangeRoverClusterCompartmentResponse> |
RoverClusterAsync.changeRoverClusterCompartment(ChangeRoverClusterCompartmentRequest request,
AsyncHandler<ChangeRoverClusterCompartmentRequest,ChangeRoverClusterCompartmentResponse> handler)
Moves a cluster into a different compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeRoverClusterCompartmentResponse |
ChangeRoverClusterCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeRoverClusterCompartmentResponse.Builder |
ChangeRoverClusterCompartmentResponse.Builder.copy(ChangeRoverClusterCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.