Class MacOSFirewallApplication.Builder

    • Method Detail

      • allowsIncomingConnections

        public MacOSFirewallApplication.Builder allowsIncomingConnections​(Boolean allowsIncomingConnections)
        “Whether or not incoming connections are allowed.”
        Parameters:
        allowsIncomingConnections - value of allowsIncomingConnections property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • bundleId

        public MacOSFirewallApplication.Builder bundleId​(String bundleId)
        “BundleId of the application.”
        Parameters:
        bundleId - value of bundleId property (as defined in service metadata)
        Returns:
        this (for method chaining)