| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
SynchronizationSchedule |
SynchronizationSchedule.Builder.build() |
SynchronizationSchedule |
SynchronizationSchedule.withExpiration(OffsetDateTime expiration) |
SynchronizationSchedule |
SynchronizationSchedule.withInterval(Duration interval) |
SynchronizationSchedule |
SynchronizationSchedule.withState(SynchronizationScheduleState state) |
| Modifier and Type | Field and Description |
|---|---|
protected SynchronizationSchedule |
SynchronizationJob.schedule |
| Modifier and Type | Method and Description |
|---|---|
Optional<SynchronizationSchedule> |
SynchronizationJob.getSchedule() |
| Modifier and Type | Method and Description |
|---|---|
SynchronizationJob.Builder |
SynchronizationJob.Builder.schedule(SynchronizationSchedule schedule) |
SynchronizationJob |
SynchronizationJob.withSchedule(SynchronizationSchedule schedule) |
Copyright © 2018–2020. All rights reserved.