Interface CachePointBlock.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CachePointBlock.Builder,CachePointBlock>, SdkBuilder<CachePointBlock.Builder,CachePointBlock>, SdkPojo
Enclosing class:
CachePointBlock

@Mutable @NotThreadSafe public static interface CachePointBlock.Builder extends SdkPojo, CopyableBuilder<CachePointBlock.Builder,CachePointBlock>
  • Method Details

    • type

      Specifies the type of cache point within the CachePointBlock.

      Parameters:
      type - Specifies the type of cache point within the CachePointBlock.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      Specifies the type of cache point within the CachePointBlock.

      Parameters:
      type - Specifies the type of cache point within the CachePointBlock.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ttl

      Optional TTL duration for cache entries. When specified, enables extended TTL caching with the specified duration. When omitted, uses type value for caching behavior.

      Parameters:
      ttl - Optional TTL duration for cache entries. When specified, enables extended TTL caching with the specified duration. When omitted, uses type value for caching behavior.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • ttl

      Optional TTL duration for cache entries. When specified, enables extended TTL caching with the specified duration. When omitted, uses type value for caching behavior.

      Parameters:
      ttl - Optional TTL duration for cache entries. When specified, enables extended TTL caching with the specified duration. When omitted, uses type value for caching behavior.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: