Uses of Package
com.azure.runtime.host.utils.templates
Packages that use com.azure.runtime.host.utils.templates
Package
Description
This package contains various traits that can be applied to resources.
Templating engine and various model types and utility classes for interacting with it.
-
Classes in com.azure.runtime.host.utils.templates used by com.azure.runtime.host.extensions.azure.eventhubs.resourcesClassDescriptionRepresents the output of processing a template file within the Java Runtime for Azure framework.
-
Classes in com.azure.runtime.host.utils.templates used by com.azure.runtime.host.extensions.azure.openai.resourcesClassDescriptionRepresents the output of processing a template file within the Java Runtime for Azure framework.
-
Classes in com.azure.runtime.host.utils.templates used by com.azure.runtime.host.extensions.azure.storage.resourcesClassDescriptionRepresents the output of processing a template file within the Java Runtime for Azure framework.
-
Classes in com.azure.runtime.host.utils.templates used by com.azure.runtime.host.extensions.microservice.common.resourcesClassDescriptionRepresents the output of processing a template file within the Java Runtime for Azure framework.
-
Classes in com.azure.runtime.host.utils.templates used by com.azure.runtime.host.resources.traitsClassDescriptionRepresents the output of processing a template file within the Java Runtime for Azure framework.
-
Classes in com.azure.runtime.host.utils.templates used by com.azure.runtime.host.utils.templatesClassDescriptionRepresents a descriptor for template files within the Java Runtime for Azure framework.Facilitates the construction of template descriptors for processing template files.The template engine is responsible for processing templates, replacing placeholders with values from the context.Represents the output of processing a template file within the Java Runtime for Azure framework.