Interface ContainerEnvironment.Builder

  • Method Details

    • name

      The environment variable name.

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

      The environment variable value.

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