Uses of Class
com.oracle.bmc.distributeddatabase.responses.ChangeDistributedDbBackupConfigResponse
- 
Packages that use ChangeDistributedDbBackupConfigResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses 
- 
- 
Uses of ChangeDistributedDbBackupConfigResponse in com.oracle.bmc.distributeddatabaseMethods in com.oracle.bmc.distributeddatabase that return ChangeDistributedDbBackupConfigResponse Modifier and Type Method Description ChangeDistributedDbBackupConfigResponseDistributedDbService. changeDistributedDbBackupConfig(ChangeDistributedDbBackupConfigRequest request)Change the DbBackupConfig for the Globally distributed database.ChangeDistributedDbBackupConfigResponseDistributedDbServiceClient. changeDistributedDbBackupConfig(ChangeDistributedDbBackupConfigRequest request)Methods in com.oracle.bmc.distributeddatabase that return types with arguments of type ChangeDistributedDbBackupConfigResponse Modifier and Type Method Description Future<ChangeDistributedDbBackupConfigResponse>DistributedDbServiceAsync. changeDistributedDbBackupConfig(ChangeDistributedDbBackupConfigRequest request, AsyncHandler<ChangeDistributedDbBackupConfigRequest,ChangeDistributedDbBackupConfigResponse> handler)Change the DbBackupConfig for the Globally distributed database.Future<ChangeDistributedDbBackupConfigResponse>DistributedDbServiceAsyncClient. changeDistributedDbBackupConfig(ChangeDistributedDbBackupConfigRequest request, AsyncHandler<ChangeDistributedDbBackupConfigRequest,ChangeDistributedDbBackupConfigResponse> handler)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type ChangeDistributedDbBackupConfigResponse Modifier and Type Method Description Future<ChangeDistributedDbBackupConfigResponse>DistributedDbServiceAsync. changeDistributedDbBackupConfig(ChangeDistributedDbBackupConfigRequest request, AsyncHandler<ChangeDistributedDbBackupConfigRequest,ChangeDistributedDbBackupConfigResponse> handler)Change the DbBackupConfig for the Globally distributed database.Future<ChangeDistributedDbBackupConfigResponse>DistributedDbServiceAsyncClient. changeDistributedDbBackupConfig(ChangeDistributedDbBackupConfigRequest request, AsyncHandler<ChangeDistributedDbBackupConfigRequest,ChangeDistributedDbBackupConfigResponse> handler)
- 
Uses of ChangeDistributedDbBackupConfigResponse in com.oracle.bmc.distributeddatabase.responsesMethods in com.oracle.bmc.distributeddatabase.responses that return ChangeDistributedDbBackupConfigResponse Modifier and Type Method Description ChangeDistributedDbBackupConfigResponseChangeDistributedDbBackupConfigResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type ChangeDistributedDbBackupConfigResponse Modifier and Type Method Description ChangeDistributedDbBackupConfigResponse.BuilderChangeDistributedDbBackupConfigResponse.Builder. copy(ChangeDistributedDbBackupConfigResponse o)Copy method to populate the builder with values from the given instance.
 
-