Interface EnvironmentPropertyDescriptions.Builder

    • Method Detail

      • propertyGroupDescriptions

        EnvironmentPropertyDescriptions.Builder propertyGroupDescriptions​(Collection<PropertyGroup> propertyGroupDescriptions)

        Describes the execution property groups.

        Parameters:
        propertyGroupDescriptions - Describes the execution property groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • propertyGroupDescriptions

        EnvironmentPropertyDescriptions.Builder propertyGroupDescriptions​(PropertyGroup... propertyGroupDescriptions)

        Describes the execution property groups.

        Parameters:
        propertyGroupDescriptions - Describes the execution property groups.
        Returns:
        Returns a reference to this object so that method calls can be chained together.