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