Interface ServiceActionSummary.Builder

    • Method Detail

      • id

        ServiceActionSummary.Builder id​(String id)

        The self-service action identifier.

        Parameters:
        id - The self-service action identifier.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        ServiceActionSummary.Builder name​(String name)

        The self-service action name.

        Parameters:
        name - The self-service action name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • description

        ServiceActionSummary.Builder description​(String description)

        The self-service action description.

        Parameters:
        description - The self-service action description.
        Returns:
        Returns a reference to this object so that method calls can be chained together.