Interface DeleteFileCacheResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DeleteFileCacheResponse.Builder,DeleteFileCacheResponse>, FSxResponse.Builder, SdkBuilder<DeleteFileCacheResponse.Builder,DeleteFileCacheResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteFileCacheResponse

public static interface DeleteFileCacheResponse.Builder extends FSxResponse.Builder, SdkPojo, CopyableBuilder<DeleteFileCacheResponse.Builder,DeleteFileCacheResponse>
  • 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: