@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedEverouteAgentStatus extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_HOST |
static String |
SERIALIZED_NAME_HOST_I_D |
static String |
SERIALIZED_NAME_IP_ADDR |
static String |
SERIALIZED_NAME_IS_HEALTH |
static String |
SERIALIZED_NAME_MESSAGE |
static String |
SERIALIZED_NAME_PHASE |
static String |
SERIALIZED_NAME_REASON |
_isPresent_| 构造器和说明 |
|---|
NestedEverouteAgentStatus() |
public NestedEverouteAgentStatus host(NestedHost host)
@Nullable public NestedHost getHost()
public void setHost(NestedHost host)
public NestedEverouteAgentStatus host_ExplictlyNull()
public NestedEverouteAgentStatus host_ExplictlyNonNull()
public void setHost_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHost_IsExplictlyNull()
public NestedEverouteAgentStatus hostID(String hostID)
public void setHostID(String hostID)
public NestedEverouteAgentStatus hostID_ExplictlyNull()
public NestedEverouteAgentStatus hostID_ExplictlyNonNull()
public void setHostID_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHostID_IsExplictlyNull()
public NestedEverouteAgentStatus ipAddr(String ipAddr)
public void setIpAddr(String ipAddr)
public NestedEverouteAgentStatus ipAddr_ExplictlyNull()
public NestedEverouteAgentStatus ipAddr_ExplictlyNonNull()
public void setIpAddr_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIpAddr_IsExplictlyNull()
public NestedEverouteAgentStatus isHealth(Boolean isHealth)
public void setIsHealth(Boolean isHealth)
public NestedEverouteAgentStatus isHealth_ExplictlyNull()
public NestedEverouteAgentStatus isHealth_ExplictlyNonNull()
public void setIsHealth_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIsHealth_IsExplictlyNull()
public NestedEverouteAgentStatus message(String message)
public void setMessage(String message)
public NestedEverouteAgentStatus message_ExplictlyNull()
public NestedEverouteAgentStatus message_ExplictlyNonNull()
public void setMessage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessage_IsExplictlyNull()
public NestedEverouteAgentStatus phase(EverouteClusterPhase phase)
@Nullable public EverouteClusterPhase getPhase()
public void setPhase(EverouteClusterPhase phase)
public NestedEverouteAgentStatus phase_ExplictlyNull()
public NestedEverouteAgentStatus phase_ExplictlyNonNull()
public void setPhase_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhase_IsExplictlyNull()
public NestedEverouteAgentStatus reason(String reason)
public void setReason(String reason)
public NestedEverouteAgentStatus reason_ExplictlyNull()
public NestedEverouteAgentStatus reason_ExplictlyNonNull()
public void setReason_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReason_IsExplictlyNull()
Copyright © 2025. All rights reserved.