Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryList
Packages that use ClusterLibraryList
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterLibraryList in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterLibraryListModifier and TypeClassDescriptionfinal classCollection of libraries in the cluster.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterLibraryListModifier and TypeMethodDescriptionstatic ClusterLibraryListClusterLibraryList.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterLibraryList from the JsonReader.ClusterLibraryList.withValue(List<ClusterLibraryInner> value) Set the value property: Collection of libraries in the cluster.