Uses of Class
com.oracle.bmc.distributeddatabase.requests.ChangeDistributedAutonomousDbBackupConfigRequest
-
Packages that use ChangeDistributedAutonomousDbBackupConfigRequest Package Description com.oracle.bmc.distributeddatabase com.oracle.bmc.distributeddatabase.requests -
-
Uses of ChangeDistributedAutonomousDbBackupConfigRequest in com.oracle.bmc.distributeddatabase
Method parameters in com.oracle.bmc.distributeddatabase with type arguments of type ChangeDistributedAutonomousDbBackupConfigRequest 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 ChangeDistributedAutonomousDbBackupConfigRequest in com.oracle.bmc.distributeddatabase.requests
Methods in com.oracle.bmc.distributeddatabase.requests that return ChangeDistributedAutonomousDbBackupConfigRequest Modifier and Type Method Description ChangeDistributedAutonomousDbBackupConfigRequestChangeDistributedAutonomousDbBackupConfigRequest.Builder. build()Build the instance of ChangeDistributedAutonomousDbBackupConfigRequest as configured by this builderChangeDistributedAutonomousDbBackupConfigRequestChangeDistributedAutonomousDbBackupConfigRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeDistributedAutonomousDbBackupConfigRequest as configured by this builderMethods in com.oracle.bmc.distributeddatabase.requests with parameters of type ChangeDistributedAutonomousDbBackupConfigRequest Modifier and Type Method Description ChangeDistributedAutonomousDbBackupConfigRequest.BuilderChangeDistributedAutonomousDbBackupConfigRequest.Builder. copy(ChangeDistributedAutonomousDbBackupConfigRequest o)Copy method to populate the builder with values from the given instance.
-