Uses of Interface
com.azure.resourcemanager.hdinsight.containers.models.ClusterLibrary
Packages that use ClusterLibrary
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterLibrary in com.azure.resourcemanager.hdinsight.containers.models
Methods in com.azure.resourcemanager.hdinsight.containers.models that return types with arguments of type ClusterLibraryModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<ClusterLibrary> ClusterLibraries.list(String resourceGroupName, String clusterPoolName, String clusterName, Category category) Get all libraries of HDInsight on AKS cluster.com.azure.core.http.rest.PagedIterable<ClusterLibrary> ClusterLibraries.list(String resourceGroupName, String clusterPoolName, String clusterName, Category category, com.azure.core.util.Context context) Get all libraries of HDInsight on AKS cluster.