Uses of Class
software.amazon.awssdk.services.ec2.model.SlotDateTimeRangeRequest
-
Packages that use SlotDateTimeRangeRequest Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of SlotDateTimeRangeRequest in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SlotDateTimeRangeRequest Modifier and Type Method Description SlotDateTimeRangeRequestDescribeScheduledInstanceAvailabilityRequest. firstSlotStartTimeRange()The time period for the first schedule to start.Methods in software.amazon.awssdk.services.ec2.model with parameters of type SlotDateTimeRangeRequest Modifier and Type Method Description DescribeScheduledInstanceAvailabilityRequest.BuilderDescribeScheduledInstanceAvailabilityRequest.Builder. firstSlotStartTimeRange(SlotDateTimeRangeRequest firstSlotStartTimeRange)The time period for the first schedule to start.
-