Interface UiTemplateInfo.Builder

    • Method Detail

      • url

        UiTemplateInfo.Builder url​(String url)

        The URL for the user interface template.

        Parameters:
        url - The URL for the user interface template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • contentSha256

        UiTemplateInfo.Builder contentSha256​(String contentSha256)

        The SHA-256 digest of the contents of the template.

        Parameters:
        contentSha256 - The SHA-256 digest of the contents of the template.
        Returns:
        Returns a reference to this object so that method calls can be chained together.