Uses of Class
software.amazon.awssdk.services.synthetics.model.CanaryCodeOutput
-
Packages that use CanaryCodeOutput Package Description software.amazon.awssdk.services.synthetics.model -
-
Uses of CanaryCodeOutput in software.amazon.awssdk.services.synthetics.model
Methods in software.amazon.awssdk.services.synthetics.model that return CanaryCodeOutput Modifier and Type Method Description CanaryCodeOutputCanary. code()Returns the value of the Code property for this object.Methods in software.amazon.awssdk.services.synthetics.model with parameters of type CanaryCodeOutput Modifier and Type Method Description Canary.BuilderCanary.Builder. code(CanaryCodeOutput code)Sets the value of the Code property for this object.
-