| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected FirewallPacketQueueingMethodType |
Windows10EndpointProtectionConfiguration.firewallPacketQueueingMethod |
| Modifier and Type | Method and Description |
|---|---|
Optional<FirewallPacketQueueingMethodType> |
Windows10EndpointProtectionConfiguration.getFirewallPacketQueueingMethod()
“Configures how packet queueing should be applied in the tunnel gateway scenario”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10EndpointProtectionConfiguration.Builder |
Windows10EndpointProtectionConfiguration.Builder.firewallPacketQueueingMethod(FirewallPacketQueueingMethodType firewallPacketQueueingMethod)
“Configures how packet queueing should be applied in the tunnel gateway scenario”
|
Windows10EndpointProtectionConfiguration |
Windows10EndpointProtectionConfiguration.withFirewallPacketQueueingMethod(FirewallPacketQueueingMethodType firewallPacketQueueingMethod)
Returns an immutable copy of
this with just the firewallPacketQueueingMethod field changed. |
| Modifier and Type | Method and Description |
|---|---|
static FirewallPacketQueueingMethodType |
FirewallPacketQueueingMethodType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FirewallPacketQueueingMethodType[] |
FirewallPacketQueueingMethodType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.