Uses of Class
com.oracle.bmc.redis.responses.DeleteOciCacheBackupResponse
-
Packages that use DeleteOciCacheBackupResponse Package Description com.oracle.bmc.redis com.oracle.bmc.redis.responses -
-
Uses of DeleteOciCacheBackupResponse in com.oracle.bmc.redis
Methods in com.oracle.bmc.redis that return DeleteOciCacheBackupResponse Modifier and Type Method Description DeleteOciCacheBackupResponseOciCacheBackup. deleteOciCacheBackup(DeleteOciCacheBackupRequest request)Deletes an OCI Cache Backup resource by identifierDeleteOciCacheBackupResponseOciCacheBackupClient. deleteOciCacheBackup(DeleteOciCacheBackupRequest request)Methods in com.oracle.bmc.redis that return types with arguments of type DeleteOciCacheBackupResponse Modifier and Type Method Description Future<DeleteOciCacheBackupResponse>OciCacheBackupAsync. deleteOciCacheBackup(DeleteOciCacheBackupRequest request, AsyncHandler<DeleteOciCacheBackupRequest,DeleteOciCacheBackupResponse> handler)Deletes an OCI Cache Backup resource by identifierFuture<DeleteOciCacheBackupResponse>OciCacheBackupAsyncClient. deleteOciCacheBackup(DeleteOciCacheBackupRequest request, AsyncHandler<DeleteOciCacheBackupRequest,DeleteOciCacheBackupResponse> handler)Method parameters in com.oracle.bmc.redis with type arguments of type DeleteOciCacheBackupResponse Modifier and Type Method Description Future<DeleteOciCacheBackupResponse>OciCacheBackupAsync. deleteOciCacheBackup(DeleteOciCacheBackupRequest request, AsyncHandler<DeleteOciCacheBackupRequest,DeleteOciCacheBackupResponse> handler)Deletes an OCI Cache Backup resource by identifierFuture<DeleteOciCacheBackupResponse>OciCacheBackupAsyncClient. deleteOciCacheBackup(DeleteOciCacheBackupRequest request, AsyncHandler<DeleteOciCacheBackupRequest,DeleteOciCacheBackupResponse> handler) -
Uses of DeleteOciCacheBackupResponse in com.oracle.bmc.redis.responses
Methods in com.oracle.bmc.redis.responses that return DeleteOciCacheBackupResponse Modifier and Type Method Description DeleteOciCacheBackupResponseDeleteOciCacheBackupResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.redis.responses with parameters of type DeleteOciCacheBackupResponse Modifier and Type Method Description DeleteOciCacheBackupResponse.BuilderDeleteOciCacheBackupResponse.Builder. copy(DeleteOciCacheBackupResponse o)Copy method to populate the builder with values from the given instance.
-