Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterComponentsItem
Packages that use ClusterComponentsItem
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterComponentsItem in com.azure.resourcemanager.hdinsight.containers.models
Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterComponentsItemModifier and TypeClassDescriptionfinal classThe ClusterComponentsItem model.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterComponentsItemModifier and TypeMethodDescriptionstatic ClusterComponentsItemClusterComponentsItem.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterComponentsItem from the JsonReader.Set the name property: The name property.ClusterComponentsItem.withVersion(String version) Set the version property: The version property.Methods in com.azure.resourcemanager.hdinsight.containers.models that return types with arguments of type ClusterComponentsItemModifier and TypeMethodDescriptionClusterProfile.components()Get the components property: Component list of this cluster type and version.ClusterVersionProperties.components()Get the components property: Component list of this cluster type and version.