Uses of Class
com.azure.resourcemanager.cosmos.models.ListClusters
Packages that use ListClusters
Package
Description
Package containing the data models for CosmosDBManagementClient.
-
Uses of ListClusters in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return ListClustersModifier and TypeMethodDescriptionstatic ListClusters
ListClusters.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of ListClusters from the JsonReader.ListClusters.withValue
(List<ClusterResourceInner> value) Set the value property: Container for the array of clusters.