Interface DeleteFileCacheResponse.Builder

  • Method Details

    • fileCacheId

      DeleteFileCacheResponse.Builder fileCacheId(String fileCacheId)

      The ID of the cache that's being deleted.

      Parameters:
      fileCacheId - The ID of the cache that's being deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lifecycle

      The cache lifecycle for the deletion request. If the DeleteFileCache operation is successful, this status is DELETING.

      Parameters:
      lifecycle - The cache lifecycle for the deletion request. If the DeleteFileCache operation is successful, this status is DELETING.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • lifecycle

      The cache lifecycle for the deletion request. If the DeleteFileCache operation is successful, this status is DELETING.

      Parameters:
      lifecycle - The cache lifecycle for the deletion request. If the DeleteFileCache operation is successful, this status is DELETING.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: