Interface MemberFabricAttributes.Builder

    • Method Detail

      • adminUsername

        MemberFabricAttributes.Builder adminUsername​(String adminUsername)

        The user name for the initial administrator user for the member.

        Parameters:
        adminUsername - The user name for the initial administrator user for the member.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • caEndpoint

        MemberFabricAttributes.Builder caEndpoint​(String caEndpoint)

        The endpoint used to access the member's certificate authority.

        Parameters:
        caEndpoint - The endpoint used to access the member's certificate authority.
        Returns:
        Returns a reference to this object so that method calls can be chained together.