| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected WindowsUpdateForBusinessUpdateWeeks |
WindowsUpdateForBusinessConfiguration.updateWeeks |
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowsUpdateForBusinessUpdateWeeks> |
WindowsUpdateForBusinessConfiguration.getUpdateWeeks()
“Scheduled the update installation on the weeks of the month”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsUpdateForBusinessConfiguration.Builder |
WindowsUpdateForBusinessConfiguration.Builder.updateWeeks(WindowsUpdateForBusinessUpdateWeeks updateWeeks)
“Scheduled the update installation on the weeks of the month”
|
WindowsUpdateForBusinessConfiguration |
WindowsUpdateForBusinessConfiguration.withUpdateWeeks(WindowsUpdateForBusinessUpdateWeeks updateWeeks)
Returns an immutable copy of
this with just the updateWeeks
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static WindowsUpdateForBusinessUpdateWeeks |
WindowsUpdateForBusinessUpdateWeeks.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WindowsUpdateForBusinessUpdateWeeks[] |
WindowsUpdateForBusinessUpdateWeeks.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.