Uses of Class
com.microsoft.azure.toolkit.lib.legacy.function.template.TemplateMetadata
-
Packages that use TemplateMetadata Package Description com.microsoft.azure.toolkit.lib.legacy.function.template -
-
Uses of TemplateMetadata in com.microsoft.azure.toolkit.lib.legacy.function.template
Fields in com.microsoft.azure.toolkit.lib.legacy.function.template declared as TemplateMetadata Modifier and Type Field Description private TemplateMetadataFunctionTemplate. metadataMethods in com.microsoft.azure.toolkit.lib.legacy.function.template that return TemplateMetadata Modifier and Type Method Description TemplateMetadataFunctionTemplate. getMetadata()Methods in com.microsoft.azure.toolkit.lib.legacy.function.template with parameters of type TemplateMetadata Modifier and Type Method Description voidFunctionTemplate. setMetadata(TemplateMetadata metadata)
-