| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
DeliveryOptimizationGroupIdCustom
“Custom group id type”
|
class |
DeliveryOptimizationGroupIdSourceOptions
“Group id options type”
|
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryOptimizationGroupIdSource |
WindowsDeliveryOptimizationConfiguration.groupIdSource |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeliveryOptimizationGroupIdSource> |
WindowsDeliveryOptimizationConfiguration.getGroupIdSource()
“The options set in this policy only apply to Delivery Optimization mode Group (2
) download mode.
|
| Modifier and Type | Method and Description |
|---|---|
WindowsDeliveryOptimizationConfiguration.Builder |
WindowsDeliveryOptimizationConfiguration.Builder.groupIdSource(DeliveryOptimizationGroupIdSource groupIdSource)
“The options set in this policy only apply to Delivery Optimization mode Group (2
) download mode.
|
WindowsDeliveryOptimizationConfiguration |
WindowsDeliveryOptimizationConfiguration.withGroupIdSource(DeliveryOptimizationGroupIdSource groupIdSource)
Returns an immutable copy of
this with just the groupIdSource
field changed. |
Copyright © 2018–2020. All rights reserved.