Uses of Class
software.amazon.awssdk.services.synthetics.model.CanaryRunStatus
-
Packages that use CanaryRunStatus Package Description software.amazon.awssdk.services.synthetics.model -
-
Uses of CanaryRunStatus in software.amazon.awssdk.services.synthetics.model
Methods in software.amazon.awssdk.services.synthetics.model that return CanaryRunStatus Modifier and Type Method Description CanaryRunStatusCanaryRun. status()The status of this run.Methods in software.amazon.awssdk.services.synthetics.model with parameters of type CanaryRunStatus Modifier and Type Method Description CanaryRun.BuilderCanaryRun.Builder. status(CanaryRunStatus status)The status of this run.
-