Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.Severity
Packages that use Severity
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of Severity in com.azure.resourcemanager.hdinsight.containers.models
Subclasses with type arguments of type Severity in com.azure.resourcemanager.hdinsight.containers.modelsFields in com.azure.resourcemanager.hdinsight.containers.models declared as SeverityModifier and TypeFieldDescriptionstatic final SeveritySeverity.CRITICALStatic value critical for Severity.static final SeveritySeverity.HIGHStatic value high for Severity.static final SeveritySeverity.LOWStatic value low for Severity.static final SeveritySeverity.MEDIUMStatic value medium for Severity.Methods in com.azure.resourcemanager.hdinsight.containers.models that return SeverityModifier and TypeMethodDescriptionstatic SeveritySeverity.fromString(String name) Creates or finds a Severity from its string representation.ClusterAvailableInPlaceUpgradeProperties.severity()Get the severity property: Severity of this upgrade.Methods in com.azure.resourcemanager.hdinsight.containers.models that return types with arguments of type SeverityModifier and TypeMethodDescriptionstatic Collection<Severity> Severity.values()Gets known Severity values.Methods in com.azure.resourcemanager.hdinsight.containers.models with parameters of type SeverityModifier and TypeMethodDescriptionClusterAvailableInPlaceUpgradeProperties.withSeverity(Severity severity) Set the severity property: Severity of this upgrade.ClusterAvailableUpgradeHotfixUpgradeProperties.withSeverity(Severity severity) Set the severity property: Severity of this upgrade.ClusterAvailableUpgradePatchVersionUpgradeProperties.withSeverity(Severity severity) Set the severity property: Severity of this upgrade.