Interface PackageGroupOriginConfiguration.Builder

All Superinterfaces:
Buildable, CopyableBuilder<PackageGroupOriginConfiguration.Builder,PackageGroupOriginConfiguration>, SdkBuilder<PackageGroupOriginConfiguration.Builder,PackageGroupOriginConfiguration>, SdkPojo
Enclosing class:
PackageGroupOriginConfiguration

public static interface PackageGroupOriginConfiguration.Builder extends SdkPojo, CopyableBuilder<PackageGroupOriginConfiguration.Builder,PackageGroupOriginConfiguration>
  • Method Details

    • restrictionsWithStrings

      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.
    • 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.