Uses of Enum Class
org.azd.enums.DeploymentStatus
Packages that use DeploymentStatus
-
Uses of DeploymentStatus in org.azd.enums
Methods in org.azd.enums that return DeploymentStatusModifier and TypeMethodDescriptionstatic DeploymentStatusReturns the enum constant of this class with the specified name.static DeploymentStatus[]DeploymentStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DeploymentStatus in org.azd.release.types
Methods in org.azd.release.types that return DeploymentStatusMethods in org.azd.release.types with parameters of type DeploymentStatus