| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryOptimizationRestrictPeerSelectionByOptions |
WindowsDeliveryOptimizationConfiguration.restrictPeerSelectionBy |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeliveryOptimizationRestrictPeerSelectionByOptions> |
WindowsDeliveryOptimizationConfiguration.getRestrictPeerSelectionBy()
“Option 1 (Subnet mask) only applies to Delivery Optimization modes Download Mode
LAN (1) and Group (2).”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsDeliveryOptimizationConfiguration.Builder |
WindowsDeliveryOptimizationConfiguration.Builder.restrictPeerSelectionBy(DeliveryOptimizationRestrictPeerSelectionByOptions restrictPeerSelectionBy)
“Option 1 (Subnet mask) only applies to Delivery Optimization modes Download Mode
LAN (1) and Group (2).”
|
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withRestrictPeerSelectionBy(DeliveryOptimizationRestrictPeerSelectionByOptions restrictPeerSelectionBy)
Returns an immutable copy of
this with just the restrictPeerSelectionBy field changed. |
| Modifier and Type | Method and Description |
|---|---|
static DeliveryOptimizationRestrictPeerSelectionByOptions |
DeliveryOptimizationRestrictPeerSelectionByOptions.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryOptimizationRestrictPeerSelectionByOptions[] |
DeliveryOptimizationRestrictPeerSelectionByOptions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.