public static final class MacOSFirewallApplication.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
MacOSFirewallApplication.Builder |
allowsIncomingConnections(Boolean allowsIncomingConnections)
“Whether or not incoming connections are allowed.”
|
MacOSFirewallApplication |
build() |
MacOSFirewallApplication.Builder |
bundleId(String bundleId)
“BundleId of the application.”
|
public MacOSFirewallApplication.Builder bundleId(String bundleId)
bundleId - value of bundleId property (as defined in service metadata)this (for method chaining)public MacOSFirewallApplication.Builder allowsIncomingConnections(Boolean allowsIncomingConnections)
allowsIncomingConnections - value of allowsIncomingConnections property (as defined in service metadata)this (for method chaining)public MacOSFirewallApplication build()
Copyright © 2018–2020. All rights reserved.