| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected DeliveryOptimizationGroupIdOptionsType |
DeliveryOptimizationGroupIdSourceOptions.groupIdSourceOption |
| Modifier and Type | Method and Description |
|---|---|
Optional<DeliveryOptimizationGroupIdOptionsType> |
DeliveryOptimizationGroupIdSourceOptions.getGroupIdSourceOption()
“Set this policy to restrict peer selection to a specific source.”
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryOptimizationGroupIdSourceOptions.Builder |
DeliveryOptimizationGroupIdSourceOptions.Builder.groupIdSourceOption(DeliveryOptimizationGroupIdOptionsType groupIdSourceOption)
“Set this policy to restrict peer selection to a specific source.”
|
DeliveryOptimizationGroupIdSourceOptions |
DeliveryOptimizationGroupIdSourceOptions.withGroupIdSourceOption(DeliveryOptimizationGroupIdOptionsType groupIdSourceOption)
Returns an immutable copy of
this with just the groupIdSourceOption field changed. |
| Modifier and Type | Method and Description |
|---|---|
static DeliveryOptimizationGroupIdOptionsType |
DeliveryOptimizationGroupIdOptionsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryOptimizationGroupIdOptionsType[] |
DeliveryOptimizationGroupIdOptionsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.