Interface ServiceAdditionalInfo.Builder

    • Method Detail

      • value

        ServiceAdditionalInfo.Builder value​(String value)

        This field specifies the value of the additional information.

        Parameters:
        value - This field specifies the value of the additional information.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • type

        ServiceAdditionalInfo.Builder type​(String type)

        Describes the type of the additional information.

        Parameters:
        type - Describes the type of the additional information.
        Returns:
        Returns a reference to this object so that method calls can be chained together.