Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
Packages that use ClusterInstanceViewStatus
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterInstanceViewStatus in com.azure.resourcemanager.hdinsight.containers.models
Modifier and TypeClassDescriptionfinal classStatus of the instance view.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type ClusterInstanceViewStatusMethods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterInstanceViewStatusModifier and TypeMethodDescriptionstatic ClusterInstanceViewStatusClusterInstanceViewStatus.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterInstanceViewStatus from the JsonReader.ClusterInstanceViewStatus.withMessage(String message) Set the message property: The additional message.Set the ready property: The cluster ready status.ClusterInstanceViewStatus.withReason(String reason) Set the reason property: The status reason.