Uses of Class
com.oracle.bmc.distributeddatabase.responses.ChangeDistributedAutonomousDbBackupConfigResponse
-
Packages that use ChangeDistributedAutonomousDbBackupConfigResponse Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.responses -
-
Uses of ChangeDistributedAutonomousDbBackupConfigResponse in com.oracle.bmc.distributeddatabase
Methods in com.oracle.bmc.distributeddatabase that return ChangeDistributedAutonomousDbBackupConfigResponse Modifier and Type Method Description ChangeDistributedAutonomousDbBackupConfigResponseDistributedAutonomousDbService. changeDistributedAutonomousDbBackupConfig(ChangeDistributedAutonomousDbBackupConfigRequest request)Change the DbBackupConfig for the Globally distributed autonomous database.ChangeDistributedAutonomousDbBackupConfigResponseDistributedAutonomousDbServiceClient. changeDistributedAutonomousDbBackupConfig(ChangeDistributedAutonomousDbBackupConfigRequest request)Methods in com.oracle.bmc.distributeddatabase that return types with arguments of type ChangeDistributedAutonomousDbBackupConfigResponse Modifier and Type Method Description Future<ChangeDistributedAutonomousDbBackupConfigResponse>DistributedAutonomousDbServiceAsync. changeDistributedAutonomousDbBackupConfig(ChangeDistributedAutonomousDbBackupConfigRequest request, AsyncHandler<ChangeDistributedAutonomousDbBackupConfigRequest,ChangeDistributedAutonomousDbBackupConfigResponse> handler)Change the DbBackupConfig for the Globally distributed autonomous database.Future<ChangeDistributedAutonomousDbBackupConfigResponse>DistributedAutonomousDbServiceAsyncClient. changeDistributedAutonomousDbBackupConfig(ChangeDistributedAutonomousDbBackupConfigRequest request, AsyncHandler<ChangeDistributedAutonomousDbBackupConfigRequest,ChangeDistributedAutonomousDbBackupConfigResponse> handler)Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type ChangeDistributedAutonomousDbBackupConfigResponse Modifier and Type Method Description Future<ChangeDistributedAutonomousDbBackupConfigResponse>DistributedAutonomousDbServiceAsync. changeDistributedAutonomousDbBackupConfig(ChangeDistributedAutonomousDbBackupConfigRequest request, AsyncHandler<ChangeDistributedAutonomousDbBackupConfigRequest,ChangeDistributedAutonomousDbBackupConfigResponse> handler)Change the DbBackupConfig for the Globally distributed autonomous database.Future<ChangeDistributedAutonomousDbBackupConfigResponse>DistributedAutonomousDbServiceAsyncClient. changeDistributedAutonomousDbBackupConfig(ChangeDistributedAutonomousDbBackupConfigRequest request, AsyncHandler<ChangeDistributedAutonomousDbBackupConfigRequest,ChangeDistributedAutonomousDbBackupConfigResponse> handler) -
Uses of ChangeDistributedAutonomousDbBackupConfigResponse in com.oracle.bmc.distributeddatabase.responses
Methods in com.oracle.bmc.distributeddatabase.responses that return ChangeDistributedAutonomousDbBackupConfigResponse Modifier and Type Method Description ChangeDistributedAutonomousDbBackupConfigResponseChangeDistributedAutonomousDbBackupConfigResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.distributeddatabase.responses with parameters of type ChangeDistributedAutonomousDbBackupConfigResponse Modifier and Type Method Description ChangeDistributedAutonomousDbBackupConfigResponse.BuilderChangeDistributedAutonomousDbBackupConfigResponse.Builder. copy(ChangeDistributedAutonomousDbBackupConfigResponse o)Copy method to populate the builder with values from the given instance.
-