Interface OutputParameter.Builder

  • Method Details

    • name

      The name of the output parameter.

      Parameters:
      name - The name of the output parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The value of the output parameter.

      Parameters:
      value - The value of the output parameter.
      Returns:
      Returns a reference to this object so that method calls can be chained together.