Interface Category.Builder

    • Method Detail

      • code

        Category.Builder code​(String code)

        The category code for the support case.

        Parameters:
        code - The category code for the support case.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        Category.Builder name​(String name)

        The category name for the support case.

        Parameters:
        name - The category name for the support case.
        Returns:
        Returns a reference to this object so that method calls can be chained together.