Interface BusinessChain.Builder

    • Method Detail

      • name

        BusinessChain.Builder name​(String name)

        The business chain name.

        Parameters:
        name - The business chain name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        BusinessChain.Builder id​(String id)

        The Business Chain Id.

        Parameters:
        id - The Business Chain Id.
        Returns:
        Returns a reference to this object so that method calls can be chained together.