Uses of Class
software.amazon.awssdk.services.synthetics.model.CanaryRunTimeline
-
Packages that use CanaryRunTimeline Package Description software.amazon.awssdk.services.synthetics.model -
-
Uses of CanaryRunTimeline in software.amazon.awssdk.services.synthetics.model
Methods in software.amazon.awssdk.services.synthetics.model that return CanaryRunTimeline Modifier and Type Method Description CanaryRunTimelineCanaryRun. timeline()A structure that contains the start and end times of this run.Methods in software.amazon.awssdk.services.synthetics.model with parameters of type CanaryRunTimeline Modifier and Type Method Description CanaryRun.BuilderCanaryRun.Builder. timeline(CanaryRunTimeline timeline)A structure that contains the start and end times of this run.
-