Hierarchy For All Packages
- com.azure.runtime.host,
- com.azure.runtime.host.extensions.azure.eventhubs,
- com.azure.runtime.host.extensions.azure.eventhubs.resources,
- com.azure.runtime.host.extensions.azure.openai,
- com.azure.runtime.host.extensions.azure.openai.resources,
- com.azure.runtime.host.extensions.azure.storage,
- com.azure.runtime.host.extensions.azure.storage.resources,
- com.azure.runtime.host.extensions.dotnet,
- com.azure.runtime.host.extensions.micronaut,
- com.azure.runtime.host.extensions.micronaut.resources,
- com.azure.runtime.host.extensions.microservice.common,
- com.azure.runtime.host.extensions.microservice.common.resources,
- com.azure.runtime.host.extensions.microservice.common.utils,
- com.azure.runtime.host.extensions.quarkus,
- com.azure.runtime.host.extensions.quarkus.resources,
- com.azure.runtime.host.extensions.spring,
- com.azure.runtime.host.extensions.spring.resources,
- com.azure.runtime.host.resources,
- com.azure.runtime.host.resources.annotations,
- com.azure.runtime.host.resources.properties,
- com.azure.runtime.host.resources.references,
- com.azure.runtime.host.resources.traits,
- com.azure.runtime.host.utils,
- com.azure.runtime.host.utils.json,
- com.azure.runtime.host.utils.templates
Class Hierarchy
- java.lang.Object
- com.azure.runtime.host.resources.properties.AllocatedEndpoint
- com.azure.runtime.host.resources.annotations.ArgsAnnotation (implements com.azure.runtime.host.resources.annotations.ResourceAnnotation)
- com.azure.runtime.host.extensions.azure.eventhubs.AzureEventHubsExtension (implements com.azure.runtime.host.Extension)
- com.azure.runtime.host.extensions.azure.openai.AzureOpenAIExtension (implements com.azure.runtime.host.Extension)
- com.azure.runtime.host.extensions.azure.storage.AzureStorageExtension (implements com.azure.runtime.host.Extension)
- com.azure.runtime.host.extensions.microservice.common.utils.BuildIntrospector
- com.azure.runtime.host.resources.references.ConnectionStringReference<T> (implements com.azure.runtime.host.resources.traits.ManifestExpressionProvider, com.azure.runtime.host.resources.traits.ValueProvider, com.azure.runtime.host.resources.traits.ValueWithReferences)
- com.azure.runtime.host.resources.Container.BindMount
- com.azure.runtime.host.resources.Container.Volume
- com.azure.runtime.host.extensions.microservice.common.utils.DeploymentStrategy (implements java.lang.Comparable<T>)
- com.azure.runtime.host.DistributedApplication
- com.azure.runtime.host.extensions.dotnet.DotnetExtension (implements com.azure.runtime.host.Extension)
- com.azure.runtime.host.resources.annotations.EndpointAnnotation (implements com.azure.runtime.host.resources.annotations.ResourceAnnotation)
- com.azure.runtime.host.resources.references.EndpointReference<T> (implements com.azure.runtime.host.resources.traits.ManifestExpressionProvider, com.azure.runtime.host.resources.traits.ValueProvider, com.azure.runtime.host.resources.traits.ValueWithReferences)
- com.azure.runtime.host.resources.annotations.EndpointReferenceAnnotation<T> (implements com.azure.runtime.host.resources.annotations.ResourceAnnotation)
- com.azure.runtime.host.resources.references.EndpointReferenceExpression (implements com.azure.runtime.host.resources.traits.ManifestExpressionProvider, com.azure.runtime.host.resources.traits.ValueProvider, com.azure.runtime.host.resources.traits.ValueWithReferences)
- com.azure.runtime.host.resources.annotations.EnvironmentCallbackAnnotation (implements com.azure.runtime.host.resources.annotations.ResourceAnnotation)
- com.azure.runtime.host.resources.annotations.EnvironmentAnnotation
- com.azure.runtime.host.resources.annotations.EnvironmentCallbackContext
- com.azure.runtime.host.utils.FileUtilities
- com.azure.runtime.host.resources.annotations.KeyValueAnnotation (implements com.azure.runtime.host.resources.annotations.ResourceAnnotation)
- com.azure.runtime.host.extensions.microservice.common.MicroserviceExtension (implements com.azure.runtime.host.Extension)
- com.azure.runtime.host.extensions.micronaut.MicronautExtension
- com.azure.runtime.host.extensions.quarkus.QuarkusExtension
- com.azure.runtime.host.extensions.spring.SpringExtension
- com.azure.runtime.host.resources.references.ReferenceExpression (implements com.azure.runtime.host.resources.traits.ValueProvider, com.azure.runtime.host.resources.traits.ValueWithReferences)
- com.azure.runtime.host.resources.Resource<T> (implements com.azure.runtime.host.resources.traits.ResourceWithLifecycle, com.azure.runtime.host.resources.traits.SelfAware<T>)
- com.azure.runtime.host.resources.AzureBicepResource<T> (implements com.azure.runtime.host.resources.traits.ResourceWithParameters<T>, com.azure.runtime.host.resources.traits.ResourceWithTemplate<T>)
- com.azure.runtime.host.extensions.azure.eventhubs.resources.AzureEventHubsResource (implements com.azure.runtime.host.resources.traits.ResourceWithEndpoints<T>)
- com.azure.runtime.host.extensions.azure.openai.resources.AzureOpenAIResource (implements com.azure.runtime.host.resources.traits.ResourceWithConnectionString<T>, com.azure.runtime.host.resources.traits.ResourceWithEndpoints<T>)
- com.azure.runtime.host.extensions.azure.storage.resources.AzureStorageResource (implements com.azure.runtime.host.resources.traits.ResourceWithEndpoints<T>)
- com.azure.runtime.host.extensions.azure.storage.resources.AzureStorageChildResource (implements com.azure.runtime.host.resources.traits.ResourceWithConnectionString<T>, com.azure.runtime.host.resources.traits.ResourceWithParent<T>)
- com.azure.runtime.host.extensions.azure.storage.resources.AzureStorageBlobsResource
- com.azure.runtime.host.extensions.azure.storage.resources.AzureStorageQueuesResource
- com.azure.runtime.host.extensions.azure.storage.resources.AzureStorageTablesResource
- com.azure.runtime.host.resources.Container<T> (implements com.azure.runtime.host.resources.traits.ResourceWithArguments<T>, com.azure.runtime.host.resources.traits.ResourceWithEndpoints<T>, com.azure.runtime.host.resources.traits.ResourceWithEnvironment<T>, com.azure.runtime.host.resources.traits.ResourceWithReference<T>)
- com.azure.runtime.host.extensions.microservice.common.resources.MicroserviceProject<T> (implements com.azure.runtime.host.resources.traits.IntrospectiveResource, com.azure.runtime.host.resources.traits.ResourceWithReference<T>, com.azure.runtime.host.resources.traits.ResourceWithTemplate<T>)
- com.azure.runtime.host.extensions.micronaut.resources.MicronautProject (implements com.azure.runtime.host.resources.traits.IntrospectiveResource, com.azure.runtime.host.resources.traits.ResourceWithTemplate<T>)
- com.azure.runtime.host.extensions.quarkus.resources.QuarkusProject (implements com.azure.runtime.host.resources.traits.IntrospectiveResource, com.azure.runtime.host.resources.traits.ResourceWithTemplate<T>)
- com.azure.runtime.host.extensions.spring.resources.SpringProject (implements com.azure.runtime.host.resources.traits.IntrospectiveResource, com.azure.runtime.host.resources.traits.ResourceWithTemplate<T>)
- com.azure.runtime.host.extensions.microservice.common.resources.MicroserviceProject<T> (implements com.azure.runtime.host.resources.traits.IntrospectiveResource, com.azure.runtime.host.resources.traits.ResourceWithReference<T>, com.azure.runtime.host.resources.traits.ResourceWithTemplate<T>)
- com.azure.runtime.host.resources.DockerFile<T> (implements com.azure.runtime.host.resources.traits.ResourceWithEndpoints<T>, com.azure.runtime.host.resources.traits.ResourceWithEnvironment<T>, com.azure.runtime.host.resources.traits.ResourceWithReference<T>)
- com.azure.runtime.host.extensions.microservice.common.resources.EurekaServiceDiscovery (implements com.azure.runtime.host.resources.traits.ResourceWithEndpoints<T>, com.azure.runtime.host.resources.traits.ResourceWithReference<T>, com.azure.runtime.host.resources.traits.ResourceWithTemplate<T>)
- com.azure.runtime.host.resources.Executable<T> (implements com.azure.runtime.host.resources.traits.ResourceWithArguments<T>, com.azure.runtime.host.resources.traits.ResourceWithEndpoints<T>, com.azure.runtime.host.resources.traits.ResourceWithEnvironment<T>, com.azure.runtime.host.resources.traits.ResourceWithReference<T>)
- com.azure.runtime.host.resources.Value<T> (implements com.azure.runtime.host.resources.traits.SelfAware<T>)
- com.azure.runtime.host.resources.AzureBicepResource<T> (implements com.azure.runtime.host.resources.traits.ResourceWithParameters<T>, com.azure.runtime.host.resources.traits.ResourceWithTemplate<T>)
- com.azure.runtime.host.resources.ResourceType
- com.azure.runtime.host.utils.templates.TemplateDescriptorsBuilder
Interface Hierarchy
- com.azure.runtime.host.AppHost
- com.azure.runtime.host.Extension
- com.azure.runtime.host.resources.traits.IntrospectiveResource
- com.azure.runtime.host.resources.traits.ManifestExpressionProvider
- com.azure.runtime.host.resources.traits.ResourceWithConnectionString<T> (also extends com.azure.runtime.host.resources.traits.ResourceTrait<T>, com.azure.runtime.host.resources.traits.ValueProvider, com.azure.runtime.host.resources.traits.ValueWithReferences)
- com.azure.runtime.host.resources.annotations.ResourceAnnotation
- com.azure.runtime.host.resources.traits.ResourceWithLifecycle
- com.azure.runtime.host.resources.traits.ResourceWithParent<T>
- com.azure.runtime.host.resources.traits.SelfAware<T>
- com.azure.runtime.host.resources.traits.ResourceTrait<T>
- com.azure.runtime.host.resources.traits.ResourceWithArguments<T>
- com.azure.runtime.host.resources.traits.ResourceWithConnectionString<T> (also extends com.azure.runtime.host.resources.traits.ManifestExpressionProvider, com.azure.runtime.host.resources.traits.ValueProvider, com.azure.runtime.host.resources.traits.ValueWithReferences)
- com.azure.runtime.host.resources.traits.ResourceWithEndpoints<T>
- com.azure.runtime.host.resources.traits.ResourceWithEnvironment<T>
- com.azure.runtime.host.resources.traits.ResourceWithParameters<T>
- com.azure.runtime.host.resources.traits.ResourceWithReference<T>
- com.azure.runtime.host.resources.traits.ResourceWithTemplate<T>
- com.azure.runtime.host.resources.traits.ResourceTrait<T>
- com.azure.runtime.host.utils.templates.TemplateEngine
- com.azure.runtime.host.resources.traits.ValueProvider
- com.azure.runtime.host.resources.traits.ResourceWithConnectionString<T> (also extends com.azure.runtime.host.resources.traits.ManifestExpressionProvider, com.azure.runtime.host.resources.traits.ResourceTrait<T>, com.azure.runtime.host.resources.traits.ValueWithReferences)
- com.azure.runtime.host.resources.traits.ValueWithReferences
- com.azure.runtime.host.resources.traits.ResourceWithConnectionString<T> (also extends com.azure.runtime.host.resources.traits.ManifestExpressionProvider, com.azure.runtime.host.resources.traits.ResourceTrait<T>, com.azure.runtime.host.resources.traits.ValueProvider)
Annotation Interface Hierarchy
- com.azure.runtime.host.utils.json.CustomSerialize (implements java.lang.annotation.Annotation)
- com.azure.runtime.host.utils.json.RelativePath (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.azure.runtime.host.extensions.microservice.common.utils.DeploymentStrategy.DeploymentType
- com.azure.runtime.host.resources.references.EndpointProperty
- com.azure.runtime.host.resources.properties.Protocol
- com.azure.runtime.host.resources.properties.Scheme
- com.azure.runtime.host.resources.properties.Transport
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- com.azure.runtime.host.extensions.azure.openai.resources.AzureOpenAIDeployment
- com.azure.runtime.host.utils.templates.TemplateDescriptor
- com.azure.runtime.host.utils.templates.TemplateFileOutput
- java.lang.Record