| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected IosSoftwareUpdateScheduleType |
IosUpdateConfiguration.updateScheduleType |
| Modifier and Type | Method and Description |
|---|---|
Optional<IosSoftwareUpdateScheduleType> |
IosUpdateConfiguration.getUpdateScheduleType()
“Update schedule type”
|
| Modifier and Type | Method and Description |
|---|---|
IosUpdateConfiguration.Builder |
IosUpdateConfiguration.Builder.updateScheduleType(IosSoftwareUpdateScheduleType updateScheduleType)
“Update schedule type”
|
IosUpdateConfiguration |
IosUpdateConfiguration.withUpdateScheduleType(IosSoftwareUpdateScheduleType updateScheduleType)
Returns an immutable copy of
this with just the updateScheduleType field changed. |
| Modifier and Type | Method and Description |
|---|---|
static IosSoftwareUpdateScheduleType |
IosSoftwareUpdateScheduleType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IosSoftwareUpdateScheduleType[] |
IosSoftwareUpdateScheduleType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.