| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected SynchronizationScheduleState |
SynchronizationSchedule.state |
| Modifier and Type | Method and Description |
|---|---|
Optional<SynchronizationScheduleState> |
SynchronizationSchedule.getState() |
| Modifier and Type | Method and Description |
|---|---|
SynchronizationSchedule.Builder |
SynchronizationSchedule.Builder.state(SynchronizationScheduleState state) |
SynchronizationSchedule |
SynchronizationSchedule.withState(SynchronizationScheduleState state) |
| Modifier and Type | Method and Description |
|---|---|
static SynchronizationScheduleState |
SynchronizationScheduleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronizationScheduleState[] |
SynchronizationScheduleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.