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