Uses of Class
org.azd.release.types.DeployPhase
Packages that use DeployPhase
-
Uses of DeployPhase in org.azd.release.types
Methods in org.azd.release.types that return types with arguments of type DeployPhaseModifier and TypeMethodDescriptionReleaseDefinitionEnvironment.getDeployPhases()ReleaseEnvironment.getDeployPhasesSnapshot()Method parameters in org.azd.release.types with type arguments of type DeployPhaseModifier and TypeMethodDescriptionvoidReleaseDefinitionEnvironment.setDeployPhases(List<DeployPhase> deployPhases) voidReleaseEnvironment.setDeployPhasesSnapshot(List<DeployPhase> deployPhasesSnapshot)