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