Uses of Class
org.azd.release.types.VariableGroup
Packages that use VariableGroup
-
Uses of VariableGroup in org.azd.release.types
Methods in org.azd.release.types that return types with arguments of type VariableGroupModifier and TypeMethodDescriptionRelease.getVariableGroups()ReleaseEnvironment.getVariableGroups()Method parameters in org.azd.release.types with type arguments of type VariableGroupModifier and TypeMethodDescriptionvoidRelease.setVariableGroups(List<VariableGroup> variableGroups) voidReleaseEnvironment.setVariableGroups(List<VariableGroup> variableGroups)