Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterListResult
Packages that use ClusterListResult
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterListResult in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterListResultModifier and TypeClassDescriptionfinal classThe list cluster operation response.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterListResultModifier and TypeMethodDescriptionstatic ClusterListResultClusterListResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterListResult from the JsonReader.ClusterListResult.withValue(List<ClusterInner> value) Set the value property: The list of clusters.