Uses of Class
com.azure.resourcemanager.appcontainers.models.DaprComponentsCollection
Packages that use DaprComponentsCollection
Package
Description
Package containing the data models for ContainerAppsApiClient.
-
Uses of DaprComponentsCollection in com.azure.resourcemanager.appcontainers.models
Methods in com.azure.resourcemanager.appcontainers.models that return DaprComponentsCollectionModifier and TypeMethodDescriptionstatic DaprComponentsCollection
DaprComponentsCollection.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of DaprComponentsCollection from the JsonReader.DaprComponentsCollection.withValue
(List<DaprComponentInner> value) Set the value property: Collection of resources.