Package | Description |
---|---|
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
AutoUpdateSchedule |
AutoUpdateSchedule.cron(String cron) |
AutoUpdateSchedule |
AutoUpdateSchedule.delay(Integer delay) |
AutoUpdateSchedule |
AutoUpdateSchedule.duration(Integer duration) |
AutoUpdateSchedule |
AgentPoolUpdate.getSchedule()
Get schedule
|
AutoUpdateSchedule |
AutoUpdateSchedule.lastUpdated(OffsetDateTime lastUpdated) |
AutoUpdateSchedule |
AutoUpdateSchedule.timezone(String timezone) |
Modifier and Type | Method and Description |
---|---|
AgentPoolUpdate |
AgentPoolUpdate.schedule(AutoUpdateSchedule schedule) |
void |
AgentPoolUpdate.setSchedule(AutoUpdateSchedule schedule) |
Copyright © 2017–2023 Okta. All rights reserved.