Uses of Class
com.azure.runtime.host.resources.Value
Packages that use Value
Package
Description
Java Runtime for Azure core APIs for specifying and creating Azure resources.
This package contains the base set of resources that users may add and configure within their
DistributedApplication
configuration.-
Uses of Value in com.azure.runtime.host
Methods in com.azure.runtime.host with type parameters of type ValueModifier and TypeMethodDescription<T extends Value<?>>
TDistributedApplication.addValue
(T value) Adds a new value resource to the distributed application.Methods in com.azure.runtime.host that return Value -
Uses of Value in com.azure.runtime.host.resources
Classes in com.azure.runtime.host.resources with type parameters of type Value