Interface EnvironmentProperties.Builder

    • Method Detail

      • propertyGroups

        EnvironmentProperties.Builder propertyGroups​(Collection<PropertyGroup> propertyGroups)

        Describes the execution property groups.

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

        EnvironmentProperties.Builder propertyGroups​(PropertyGroup... propertyGroups)

        Describes the execution property groups.

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