Uses of Class
com.azure.resourcemanager.apimanagement.models.ResourceCollectionValueItem
Packages that use ResourceCollectionValueItem
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of ResourceCollectionValueItem in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return types with arguments of type ResourceCollectionValueItemModifier and TypeMethodDescriptionResourceCollectionInner.value()Get the value property: A collection of resources.Method parameters in com.azure.resourcemanager.apimanagement.fluent.models with type arguments of type ResourceCollectionValueItemModifier and TypeMethodDescriptionResourceCollectionInner.withValue(List<ResourceCollectionValueItem> value) Set the value property: A collection of resources. -
Uses of ResourceCollectionValueItem in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ResourceCollectionValueItemModifier and TypeMethodDescriptionstatic ResourceCollectionValueItemResourceCollectionValueItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ResourceCollectionValueItem from the JsonReader.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type ResourceCollectionValueItemModifier and TypeMethodDescriptionResourceCollection.value()Gets the value property: A collection of resources.