Class QuarkusProject
java.lang.Object
com.azure.runtime.host.resources.Resource<QuarkusProject>
com.azure.runtime.host.resources.Container<QuarkusProject>
com.azure.runtime.host.extensions.microservice.common.resources.MicroserviceProject<QuarkusProject>
com.azure.runtime.host.extensions.quarkus.resources.QuarkusProject
- All Implemented Interfaces:
- IntrospectiveResource,- ResourceTrait<QuarkusProject>,- ResourceWithArguments<QuarkusProject>,- ResourceWithEndpoints<QuarkusProject>,- ResourceWithEnvironment<QuarkusProject>,- ResourceWithLifecycle,- ResourceWithReference<QuarkusProject>,- ResourceWithTemplate<QuarkusProject>,- SelfAware<QuarkusProject>
public class QuarkusProject
extends MicroserviceProject<QuarkusProject>
implements ResourceWithTemplate<QuarkusProject>, IntrospectiveResource
- 
Nested Class SummaryNested classes/interfaces inherited from class com.azure.runtime.host.resources.ContainerContainer.BindMount, Container.Volume
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.azure.runtime.host.extensions.microservice.common.resources.MicroserviceProjectgetPath, introspect, isOpenTelemetryEnabled, onResourcePrecommit, processTemplate, self, withOpenTelemetry, withPathMethods inherited from class com.azure.runtime.host.resources.ContainerwithBindMount, withEntryPoint, withImage, withVolumeMethods inherited from class com.azure.runtime.host.resources.ResourcecopyInto, getAnnotations, getName, getType, withAnnotationMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.azure.runtime.host.resources.traits.IntrospectiveResourceintrospectMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithArgumentswithArgument, withArguments, withArgumentsMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithEndpointsgetEndpoint, getEndpoints, withExternalHttpEndpoints, withHttpEndpoint, withHttpEndpoint, withHttpsEndpoint, withHttpsEndpointMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithEnvironmentwithEnvironment, withEnvironment, withEnvironment, withReference, withReference, withReferenceMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithLifecycleonResourceAdded, onResourceRemovedMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithReferencewithReferenceMethods inherited from interface com.azure.runtime.host.resources.traits.ResourceWithTemplateprocessTemplate
- 
Constructor Details- 
QuarkusProject
 
-