Interface RunCacheListItem.Builder

  • Method Details

    • arn

      Unique resource identifier for the run cache.

      Parameters:
      arn - Unique resource identifier for the run cache.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • cacheBehavior

      RunCacheListItem.Builder cacheBehavior(String cacheBehavior)

      Default cache behavior for the run cache.

      Parameters:
      cacheBehavior - Default cache behavior for the run cache.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • cacheBehavior

      RunCacheListItem.Builder cacheBehavior(CacheBehavior cacheBehavior)

      Default cache behavior for the run cache.

      Parameters:
      cacheBehavior - Default cache behavior for the run cache.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • cacheS3Uri

      RunCacheListItem.Builder cacheS3Uri(String cacheS3Uri)

      The S3 uri for the run cache data.

      Parameters:
      cacheS3Uri - The S3 uri for the run cache data.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • creationTime

      RunCacheListItem.Builder creationTime(Instant creationTime)

      The time that this run cache was created (an ISO 8601 formatted string).

      Parameters:
      creationTime - The time that this run cache was created (an ISO 8601 formatted string).
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The identifier for this run cache.

      Parameters:
      id - The identifier for this run cache.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the run cache.

      Parameters:
      name - The name of the run cache.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The run cache status.

      Parameters:
      status - The run cache status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The run cache status.

      Parameters:
      status - The run cache status.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: