Uses of Interface
software.amazon.awssdk.services.ec2.model.InstanceEventWindowTimeRange.Builder
Packages that use InstanceEventWindowTimeRange.Builder
-
Uses of InstanceEventWindowTimeRange.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InstanceEventWindowTimeRange.BuilderModifier and TypeMethodDescriptionInstanceEventWindowTimeRange.builder()The hour when the time range ends.InstanceEventWindowTimeRange.Builder.endWeekDay(String endWeekDay) The day on which the time range ends.InstanceEventWindowTimeRange.Builder.endWeekDay(WeekDay endWeekDay) The day on which the time range ends.The hour when the time range begins.InstanceEventWindowTimeRange.Builder.startWeekDay(String startWeekDay) The day on which the time range begins.InstanceEventWindowTimeRange.Builder.startWeekDay(WeekDay startWeekDay) The day on which the time range begins.InstanceEventWindowTimeRange.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type InstanceEventWindowTimeRange.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InstanceEventWindowTimeRange.Builder>InstanceEventWindowTimeRange.serializableBuilderClass()