Uses of Class
software.amazon.awssdk.services.synthetics.model.CanaryStatus
-
Packages that use CanaryStatus Package Description software.amazon.awssdk.services.synthetics.model -
-
Uses of CanaryStatus in software.amazon.awssdk.services.synthetics.model
Methods in software.amazon.awssdk.services.synthetics.model that return CanaryStatus Modifier and Type Method Description CanaryStatusCanary. status()A structure that contains information about the canary's status.Methods in software.amazon.awssdk.services.synthetics.model with parameters of type CanaryStatus Modifier and Type Method Description Canary.BuilderCanary.Builder. status(CanaryStatus status)A structure that contains information about the canary's status.
-