Uses of Class
com.oracle.bmc.distributeddatabase.responses.MoveDistributedDatabaseReplicationUnitResponse
-
Packages that use MoveDistributedDatabaseReplicationUnitResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses -
-
Uses of MoveDistributedDatabaseReplicationUnitResponse in com.oracle.bmc.distributeddatabase
Methods in com.oracle.bmc.distributeddatabase that return MoveDistributedDatabaseReplicationUnitResponse Modifier and Type Method Description MoveDistributedDatabaseReplicationUnitResponseDistributedDbService. moveDistributedDatabaseReplicationUnit(MoveDistributedDatabaseReplicationUnitRequest request)Move the replication units for RAFT based globally distributed database from source shard to destination shard.MoveDistributedDatabaseReplicationUnitResponseDistributedDbServiceClient. moveDistributedDatabaseReplicationUnit(MoveDistributedDatabaseReplicationUnitRequest request)Methods in com.oracle.bmc.distributeddatabase that return types with arguments of type MoveDistributedDatabaseReplicationUnitResponse Modifier and Type Method Description Future<MoveDistributedDatabaseReplicationUnitResponse>DistributedDbServiceAsync. moveDistributedDatabaseReplicationUnit(MoveDistributedDatabaseReplicationUnitRequest request, AsyncHandler<MoveDistributedDatabaseReplicationUnitRequest,MoveDistributedDatabaseReplicationUnitResponse> handler)Move the replication units for RAFT based globally distributed database from source shard to destination shard.Future<MoveDistributedDatabaseReplicationUnitResponse>DistributedDbServiceAsyncClient. moveDistributedDatabaseReplicationUnit(MoveDistributedDatabaseReplicationUnitRequest request, AsyncHandler<MoveDistributedDatabaseReplicationUnitRequest,MoveDistributedDatabaseReplicationUnitResponse> handler)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type MoveDistributedDatabaseReplicationUnitResponse Modifier and Type Method Description Future<MoveDistributedDatabaseReplicationUnitResponse>DistributedDbServiceAsync. moveDistributedDatabaseReplicationUnit(MoveDistributedDatabaseReplicationUnitRequest request, AsyncHandler<MoveDistributedDatabaseReplicationUnitRequest,MoveDistributedDatabaseReplicationUnitResponse> handler)Move the replication units for RAFT based globally distributed database from source shard to destination shard.Future<MoveDistributedDatabaseReplicationUnitResponse>DistributedDbServiceAsyncClient. moveDistributedDatabaseReplicationUnit(MoveDistributedDatabaseReplicationUnitRequest request, AsyncHandler<MoveDistributedDatabaseReplicationUnitRequest,MoveDistributedDatabaseReplicationUnitResponse> handler) -
Uses of MoveDistributedDatabaseReplicationUnitResponse in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return MoveDistributedDatabaseReplicationUnitResponse Modifier and Type Method Description MoveDistributedDatabaseReplicationUnitResponseMoveDistributedDatabaseReplicationUnitResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type MoveDistributedDatabaseReplicationUnitResponse Modifier and Type Method Description MoveDistributedDatabaseReplicationUnitResponse.BuilderMoveDistributedDatabaseReplicationUnitResponse.Builder. copy(MoveDistributedDatabaseReplicationUnitResponse o)Copy method to populate the builder with values from the given instance.
-