Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistorySeverityType
Packages that use ClusterUpgradeHistorySeverityType
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterUpgradeHistorySeverityType in com.azure.resourcemanager.hdinsight.containers.models
Subclasses with type arguments of type ClusterUpgradeHistorySeverityType in com.azure.resourcemanager.hdinsight.containers.modelsModifier and TypeClassDescriptionfinal classSeverity of this upgrade.Fields in com.azure.resourcemanager.hdinsight.containers.models declared as ClusterUpgradeHistorySeverityTypeModifier and TypeFieldDescriptionstatic final ClusterUpgradeHistorySeverityTypeClusterUpgradeHistorySeverityType.CRITICALStatic value critical for ClusterUpgradeHistorySeverityType.static final ClusterUpgradeHistorySeverityTypeClusterUpgradeHistorySeverityType.HIGHStatic value high for ClusterUpgradeHistorySeverityType.static final ClusterUpgradeHistorySeverityTypeClusterUpgradeHistorySeverityType.LOWStatic value low for ClusterUpgradeHistorySeverityType.static final ClusterUpgradeHistorySeverityTypeClusterUpgradeHistorySeverityType.MEDIUMStatic value medium for ClusterUpgradeHistorySeverityType.Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterUpgradeHistorySeverityTypeModifier and TypeMethodDescriptionClusterUpgradeHistorySeverityType.fromString(String name) Creates or finds a ClusterUpgradeHistorySeverityType from its string representation.ClusterInPlaceUpgradeHistoryProperties.severity()Get the severity property: Severity of this upgrade.Methods in com.azure.resourcemanager.hdinsight.containers.models that return types with arguments of type ClusterUpgradeHistorySeverityTypeModifier and TypeMethodDescriptionClusterUpgradeHistorySeverityType.values()Gets known ClusterUpgradeHistorySeverityType values.Methods in com.azure.resourcemanager.hdinsight.containers.models with parameters of type ClusterUpgradeHistorySeverityTypeModifier and TypeMethodDescriptionClusterHotfixUpgradeHistoryProperties.withSeverity(ClusterUpgradeHistorySeverityType severity) Set the severity property: Severity of this upgrade.ClusterHotfixUpgradeRollbackHistoryProperties.withSeverity(ClusterUpgradeHistorySeverityType severity) Set the severity property: Severity of this upgrade.ClusterInPlaceUpgradeHistoryProperties.withSeverity(ClusterUpgradeHistorySeverityType severity) Set the severity property: Severity of this upgrade.ClusterPatchVersionUpgradeHistoryProperties.withSeverity(ClusterUpgradeHistorySeverityType severity) Set the severity property: Severity of this upgrade.ClusterPatchVersionUpgradeRollbackHistoryProperties.withSeverity(ClusterUpgradeHistorySeverityType severity) Set the severity property: Severity of this upgrade.