Interface PackageGroupOriginConfiguration.Builder

    • Method Detail

      • restrictionsWithStrings

        PackageGroupOriginConfiguration.Builder restrictionsWithStrings​(Map<String,​PackageGroupOriginRestriction> restrictions)

        The origin configuration settings that determine how package versions can enter repositories.

        Parameters:
        restrictions - The origin configuration settings that determine how package versions can enter repositories.
        Returns:
        Returns a reference to this object so that method calls can be chained together.