Interface Block.Builder

    • Method Detail

      • blockIndex

        Block.Builder blockIndex​(Integer blockIndex)

        The block index.

        Parameters:
        blockIndex - The block index.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • blockToken

        Block.Builder blockToken​(String blockToken)

        The block token for the block index.

        Parameters:
        blockToken - The block token for the block index.
        Returns:
        Returns a reference to this object so that method calls can be chained together.