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