Uses of Class
com.oracle.bmc.redis.responses.UpdateOciCacheBackupResponse
-
Packages that use UpdateOciCacheBackupResponse Package Description com.oracle.bmc.redis com.oracle.bmc.redis.responses -
-
Uses of UpdateOciCacheBackupResponse in com.oracle.bmc.redis
Methods in com.oracle.bmc.redis that return UpdateOciCacheBackupResponse Modifier and Type Method Description UpdateOciCacheBackupResponseOciCacheBackup. updateOciCacheBackup(UpdateOciCacheBackupRequest request)Updates the OCI Cache BackupUpdateOciCacheBackupResponseOciCacheBackupClient. updateOciCacheBackup(UpdateOciCacheBackupRequest request)Methods in com.oracle.bmc.redis that return types with arguments of type UpdateOciCacheBackupResponse Modifier and Type Method Description Future<UpdateOciCacheBackupResponse>OciCacheBackupAsync. updateOciCacheBackup(UpdateOciCacheBackupRequest request, AsyncHandler<UpdateOciCacheBackupRequest,UpdateOciCacheBackupResponse> handler)Updates the OCI Cache BackupFuture<UpdateOciCacheBackupResponse>OciCacheBackupAsyncClient. updateOciCacheBackup(UpdateOciCacheBackupRequest request, AsyncHandler<UpdateOciCacheBackupRequest,UpdateOciCacheBackupResponse> handler)Method parameters in com.oracle.bmc.redis with type arguments of type UpdateOciCacheBackupResponse Modifier and Type Method Description Future<UpdateOciCacheBackupResponse>OciCacheBackupAsync. updateOciCacheBackup(UpdateOciCacheBackupRequest request, AsyncHandler<UpdateOciCacheBackupRequest,UpdateOciCacheBackupResponse> handler)Updates the OCI Cache BackupFuture<UpdateOciCacheBackupResponse>OciCacheBackupAsyncClient. updateOciCacheBackup(UpdateOciCacheBackupRequest request, AsyncHandler<UpdateOciCacheBackupRequest,UpdateOciCacheBackupResponse> handler) -
Uses of UpdateOciCacheBackupResponse in com.oracle.bmc.redis.responses
Methods in com.oracle.bmc.redis.responses that return UpdateOciCacheBackupResponse Modifier and Type Method Description UpdateOciCacheBackupResponseUpdateOciCacheBackupResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.redis.responses with parameters of type UpdateOciCacheBackupResponse Modifier and Type Method Description UpdateOciCacheBackupResponse.BuilderUpdateOciCacheBackupResponse.Builder. copy(UpdateOciCacheBackupResponse o)Copy method to populate the builder with values from the given instance.
-