Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewsResult
Packages that use ClusterInstanceViewsResult
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterInstanceViewsResult in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterInstanceViewsResultModifier and TypeClassDescriptionfinal classThe instance view of a HDInsight Cluster.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterInstanceViewsResultModifier and TypeMethodDescriptionstatic ClusterInstanceViewsResultClusterInstanceViewsResult.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterInstanceViewsResult from the JsonReader.ClusterInstanceViewsResult.withValue(List<ClusterInstanceViewResultInner> value) Set the value property: Cluster instance view array.