Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.Category
Packages that use Category
Package
Description
Package containing the service clients for HDInsightContainersManagementClient.
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of Category in com.azure.resourcemanager.hdinsight.containers.fluent
Methods in com.azure.resourcemanager.hdinsight.containers.fluent with parameters of type CategoryModifier and TypeMethodDescriptioncom.azure.core.http.rest.PagedIterable<ClusterLibraryInner> ClusterLibrariesClient.list(String resourceGroupName, String clusterPoolName, String clusterName, Category category) Get all libraries of HDInsight on AKS cluster.com.azure.core.http.rest.PagedIterable<ClusterLibraryInner> ClusterLibrariesClient.list(String resourceGroupName, String clusterPoolName, String clusterName, Category category, com.azure.core.util.Context context) Get all libraries of HDInsight on AKS cluster. -
Uses of Category in com.azure.resourcemanager.hdinsight.containers.models
Subclasses with type arguments of type Category in com.azure.resourcemanager.hdinsight.containers.modelsFields in com.azure.resourcemanager.hdinsight.containers.models declared as CategoryModifier and TypeFieldDescriptionstatic final CategoryCategory.CUSTOMStatic value custom for Category.static final CategoryCategory.PREDEFINEDStatic value predefined for Category.Methods in com.azure.resourcemanager.hdinsight.containers.models that return CategoryModifier and TypeMethodDescriptionstatic CategoryCategory.fromString(String name) Creates or finds a Category from its string representation.Methods in com.azure.resourcemanager.hdinsight.containers.models that return types with arguments of type CategoryModifier and TypeMethodDescriptionstatic Collection<Category> Category.values()Gets known Category values.Methods in com.azure.resourcemanager.hdinsight.containers.models with parameters of type CategoryModifier 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.