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