Uses of Class
com.okta.sdk.resource.model.AutoUpdateSchedule
Packages that use AutoUpdateSchedule
-
Uses of AutoUpdateSchedule in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AutoUpdateScheduleModifier and TypeMethodDescriptionAgentPoolUpdate.getSchedule()
Get scheduleAutoUpdateSchedule.lastUpdated
(OffsetDateTime lastUpdated) Methods in com.okta.sdk.resource.model with parameters of type AutoUpdateScheduleModifier and TypeMethodDescriptionAgentPoolUpdate.schedule
(AutoUpdateSchedule schedule) void
AgentPoolUpdate.setSchedule
(AutoUpdateSchedule schedule)