Uses of Class
org.azd.build.types.DefinitionReference
Packages that use DefinitionReference
-
Uses of DefinitionReference in org.azd.build.types
Methods in org.azd.build.types that return DefinitionReferenceModifier and TypeMethodDescriptionBuild.getDefinition()Options.getDefinition()BuildDefinition.getDraftOf()Methods in org.azd.build.types that return types with arguments of type DefinitionReferenceMethods in org.azd.build.types with parameters of type DefinitionReferenceModifier and TypeMethodDescriptionvoidBuild.setDefinition(DefinitionReference definition) voidOptions.setDefinition(DefinitionReference definition) voidBuildDefinition.setDraftOf(DefinitionReference draftOf) Method parameters in org.azd.build.types with type arguments of type DefinitionReferenceModifier and TypeMethodDescriptionvoidBuildDefinition.setDrafts(List<DefinitionReference> drafts)