Class MacOSSystemExtension.Builder

    • Method Detail

      • bundleId

        public MacOSSystemExtension.Builder bundleId​(String bundleId)
        “Gets or sets the bundle identifier of the system extension.”
        Parameters:
        bundleId - value of bundleId property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • teamIdentifier

        public MacOSSystemExtension.Builder teamIdentifier​(String teamIdentifier)
        “Gets or sets the team identifier that was used to sign the system extension.”
        Parameters:
        teamIdentifier - value of teamIdentifier property (as defined in service metadata)
        Returns:
        this (for method chaining)