Interface CachePointBlock.Builder

    • Method Detail

      • type

        CachePointBlock.Builder type​(String type)

        Indicates that the CachePointBlock is of the default type

        Parameters:
        type - Indicates that the CachePointBlock is of the default type
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CachePointType, CachePointType
      • type

        CachePointBlock.Builder type​(CachePointType type)

        Indicates that the CachePointBlock is of the default type

        Parameters:
        type - Indicates that the CachePointBlock is of the default type
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        CachePointType, CachePointType