Uses of Class
com.oracle.bmc.redis.requests.CreateOciCacheBackupRequest
-
Packages that use CreateOciCacheBackupRequest Package Description com.oracle.bmc.redis com.oracle.bmc.redis.requests -
-
Uses of CreateOciCacheBackupRequest in com.oracle.bmc.redis
Methods in com.oracle.bmc.redis with parameters of type CreateOciCacheBackupRequest Modifier and Type Method Description CreateOciCacheBackupResponseOciCacheBackup. createOciCacheBackup(CreateOciCacheBackupRequest request)Creates a new OCI Cache Backup.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)CreateOciCacheBackupResponseOciCacheBackupClient. createOciCacheBackup(CreateOciCacheBackupRequest request)Method parameters in com.oracle.bmc.redis with type arguments of type CreateOciCacheBackupRequest 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 CreateOciCacheBackupRequest in com.oracle.bmc.redis.requests
Methods in com.oracle.bmc.redis.requests that return CreateOciCacheBackupRequest Modifier and Type Method Description CreateOciCacheBackupRequestCreateOciCacheBackupRequest.Builder. build()Build the instance of CreateOciCacheBackupRequest as configured by this builderCreateOciCacheBackupRequestCreateOciCacheBackupRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateOciCacheBackupRequest as configured by this builderMethods in com.oracle.bmc.redis.requests with parameters of type CreateOciCacheBackupRequest Modifier and Type Method Description CreateOciCacheBackupRequest.BuilderCreateOciCacheBackupRequest.Builder. copy(CreateOciCacheBackupRequest o)Copy method to populate the builder with values from the given instance.
-