| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MacOSFirewallApplication |
MacOSFirewallApplication.Builder.build() |
MacOSFirewallApplication |
MacOSFirewallApplication.withAllowsIncomingConnections(Boolean allowsIncomingConnections)
Returns an immutable copy of
this with just the allowsIncomingConnections field changed. |
MacOSFirewallApplication |
MacOSFirewallApplication.withBundleId(String bundleId)
Returns an immutable copy of
this with just the bundleId field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<MacOSFirewallApplication> |
MacOSEndpointProtectionConfiguration.firewallApplications |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<MacOSFirewallApplication> |
MacOSEndpointProtectionConfiguration.getFirewallApplications()
“List of applications with firewall settings.
|
com.github.davidmoten.odata.client.CollectionPage<MacOSFirewallApplication> |
MacOSEndpointProtectionConfiguration.getFirewallApplications(com.github.davidmoten.odata.client.HttpRequestOptions options)
“List of applications with firewall settings.
|
| Modifier and Type | Method and Description |
|---|---|
MacOSEndpointProtectionConfiguration.Builder |
MacOSEndpointProtectionConfiguration.Builder.firewallApplications(MacOSFirewallApplication... firewallApplications)
“List of applications with firewall settings.
|
| Modifier and Type | Method and Description |
|---|---|
MacOSEndpointProtectionConfiguration.Builder |
MacOSEndpointProtectionConfiguration.Builder.firewallApplications(List<MacOSFirewallApplication> firewallApplications)
“List of applications with firewall settings.
|
Copyright © 2018–2020. All rights reserved.