Uses of Interface
com.azure.runtime.host.Extension
Packages that use Extension
Package
Description
Java Runtime for Azure core APIs for specifying and creating Azure resources.
-
Uses of Extension in com.azure.runtime.host
Methods in com.azure.runtime.host with type parameters of type ExtensionModifier and TypeMethodDescription<T extends Extension>
TDistributedApplication.withExtension
(Class<T> extension) Loads the specified extension and makes an instance of it available for configuration, but it does not add the extension to the distributed application. -
Uses of Extension in com.azure.runtime.host.extensions.azure.eventhubs
Classes in com.azure.runtime.host.extensions.azure.eventhubs that implement Extension -
Uses of Extension in com.azure.runtime.host.extensions.azure.openai
Classes in com.azure.runtime.host.extensions.azure.openai that implement Extension -
Uses of Extension in com.azure.runtime.host.extensions.azure.storage
Classes in com.azure.runtime.host.extensions.azure.storage that implement Extension -
Uses of Extension in com.azure.runtime.host.extensions.dotnet
Classes in com.azure.runtime.host.extensions.dotnet that implement Extension -
Uses of Extension in com.azure.runtime.host.extensions.micronaut
Classes in com.azure.runtime.host.extensions.micronaut that implement Extension -
Uses of Extension in com.azure.runtime.host.extensions.microservice.common
Classes in com.azure.runtime.host.extensions.microservice.common that implement Extension -
Uses of Extension in com.azure.runtime.host.extensions.quarkus
Classes in com.azure.runtime.host.extensions.quarkus that implement Extension -
Uses of Extension in com.azure.runtime.host.extensions.spring
Classes in com.azure.runtime.host.extensions.spring that implement Extension