Uses of Class
software.amazon.awssdk.services.ec2.model.ScheduledInstanceRecurrence
Packages that use ScheduledInstanceRecurrence
-
Uses of ScheduledInstanceRecurrence in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ScheduledInstanceRecurrenceModifier and TypeMethodDescriptionScheduledInstance.recurrence()The schedule recurrence.ScheduledInstanceAvailability.recurrence()The schedule recurrence.Methods in software.amazon.awssdk.services.ec2.model with parameters of type ScheduledInstanceRecurrenceModifier and TypeMethodDescriptionScheduledInstance.Builder.recurrence(ScheduledInstanceRecurrence recurrence) The schedule recurrence.ScheduledInstanceAvailability.Builder.recurrence(ScheduledInstanceRecurrence recurrence) The schedule recurrence.