Uses of Class
com.oracle.bmc.redis.responses.CreateOciCacheBackupResponse
-
Packages that use CreateOciCacheBackupResponse Package Description com.oracle.bmc.redis com.oracle.bmc.redis.responses -
-
Uses of CreateOciCacheBackupResponse in com.oracle.bmc.redis
Methods in com.oracle.bmc.redis that return CreateOciCacheBackupResponse Modifier and Type Method Description CreateOciCacheBackupResponseOciCacheBackup. createOciCacheBackup(CreateOciCacheBackupRequest request)Creates a new OCI Cache Backup.CreateOciCacheBackupResponseOciCacheBackupClient. createOciCacheBackup(CreateOciCacheBackupRequest request)Methods in com.oracle.bmc.redis that return types with arguments of type CreateOciCacheBackupResponse Modifier and Type Method Description Future<CreateOciCacheBackupResponse>OciCacheBackupAsync. createOciCacheBackup(CreateOciCacheBackupRequest request, AsyncHandler<CreateOciCacheBackupRequest,CreateOciCacheBackupResponse> handler)Creates a new OCI Cache Backup.Future<CreateOciCacheBackupResponse>OciCacheBackupAsyncClient. createOciCacheBackup(CreateOciCacheBackupRequest request, AsyncHandler<CreateOciCacheBackupRequest,CreateOciCacheBackupResponse> handler)Method parameters in com.oracle.bmc.redis with type arguments of type CreateOciCacheBackupResponse Modifier and Type Method Description Future<CreateOciCacheBackupResponse>OciCacheBackupAsync. createOciCacheBackup(CreateOciCacheBackupRequest request, AsyncHandler<CreateOciCacheBackupRequest,CreateOciCacheBackupResponse> handler)Creates a new OCI Cache Backup.Future<CreateOciCacheBackupResponse>OciCacheBackupAsyncClient. createOciCacheBackup(CreateOciCacheBackupRequest request, AsyncHandler<CreateOciCacheBackupRequest,CreateOciCacheBackupResponse> handler) -
Uses of CreateOciCacheBackupResponse in com.oracle.bmc.redis.responses
Methods in com.oracle.bmc.redis.responses that return CreateOciCacheBackupResponse Modifier and Type Method Description CreateOciCacheBackupResponseCreateOciCacheBackupResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.redis.responses with parameters of type CreateOciCacheBackupResponse Modifier and Type Method Description CreateOciCacheBackupResponse.BuilderCreateOciCacheBackupResponse.Builder. copy(CreateOciCacheBackupResponse o)Copy method to populate the builder with values from the given instance.
-