Interface EnvironmentParameter.Builder

  • Method Details

    • name

      The name of an environment profile parameter.

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

      The value of an environment profile parameter.

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