Interface UsageInstruction.Builder

    • Method Detail

      • type

        UsageInstruction.Builder type​(String type)

        The usage instruction type for the value.

        Parameters:
        type - The usage instruction type for the value.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        UsageInstruction.Builder value​(String value)

        The usage instruction value for this type.

        Parameters:
        value - The usage instruction value for this type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.