Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewPropertiesStatus
Packages that use ClusterInstanceViewPropertiesStatus
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of ClusterInstanceViewPropertiesStatus in com.azure.resourcemanager.hdinsight.containers.models
Methods in com.azure.resourcemanager.hdinsight.containers.models that return ClusterInstanceViewPropertiesStatusModifier and TypeMethodDescriptionClusterInstanceViewPropertiesStatus.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ClusterInstanceViewPropertiesStatus from the JsonReader.ClusterInstanceViewProperties.status()Get the status property: Status of the instance view.ClusterInstanceViewPropertiesStatus.withMessage(String message) Set the message property: The additional message.Set the ready property: The cluster ready status.ClusterInstanceViewPropertiesStatus.withReason(String reason) Set the reason property: The status reason.Methods in com.azure.resourcemanager.hdinsight.containers.models with parameters of type ClusterInstanceViewPropertiesStatusModifier and TypeMethodDescriptionClusterInstanceViewProperties.withStatus(ClusterInstanceViewPropertiesStatus status) Set the status property: Status of the instance view.ClusterInstanceViewResultProperties.withStatus(ClusterInstanceViewPropertiesStatus status) Set the status property: Status of the instance view.