@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedEverouteClusterStatus extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_AGENTS |
static String |
SERIALIZED_NAME_CONDITIONS |
static String |
SERIALIZED_NAME_CONTROLLERS |
static String |
SERIALIZED_NAME_MESSAGE |
static String |
SERIALIZED_NAME_PHASE |
static String |
SERIALIZED_NAME_REASON |
static String |
SERIALIZED_NAME_RETRY_COUNT |
static String |
SERIALIZED_NAME_VERSION |
_isPresent_| 构造器和说明 |
|---|
NestedEverouteClusterStatus() |
public NestedEverouteClusterStatus agents(NestedEverouteClusterAgentStatus agents)
@Nullable public NestedEverouteClusterAgentStatus getAgents()
public void setAgents(NestedEverouteClusterAgentStatus agents)
public NestedEverouteClusterStatus agents_ExplictlyNull()
public NestedEverouteClusterStatus agents_ExplictlyNonNull()
public void setAgents_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAgents_IsExplictlyNull()
public NestedEverouteClusterStatus conditions(List<NestedEverouteClusterCondition> conditions)
public NestedEverouteClusterStatus addConditionsItem(NestedEverouteClusterCondition conditionsItem)
@Nullable public List<NestedEverouteClusterCondition> getConditions()
public void setConditions(List<NestedEverouteClusterCondition> conditions)
public NestedEverouteClusterStatus conditions_ExplictlyNull()
public NestedEverouteClusterStatus conditions_ExplictlyNonNull()
public void setConditions_IsExplictlyNull(boolean isExplictlyNull)
public boolean getConditions_IsExplictlyNull()
public NestedEverouteClusterStatus controllers(NestedEverouteClusterControllerStatus controllers)
@Nullable public NestedEverouteClusterControllerStatus getControllers()
public void setControllers(NestedEverouteClusterControllerStatus controllers)
public NestedEverouteClusterStatus controllers_ExplictlyNull()
public NestedEverouteClusterStatus controllers_ExplictlyNonNull()
public void setControllers_IsExplictlyNull(boolean isExplictlyNull)
public boolean getControllers_IsExplictlyNull()
public NestedEverouteClusterStatus message(String message)
public void setMessage(String message)
public NestedEverouteClusterStatus message_ExplictlyNull()
public NestedEverouteClusterStatus message_ExplictlyNonNull()
public void setMessage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessage_IsExplictlyNull()
public NestedEverouteClusterStatus phase(EverouteClusterPhase phase)
@Nullable public EverouteClusterPhase getPhase()
public void setPhase(EverouteClusterPhase phase)
public NestedEverouteClusterStatus phase_ExplictlyNull()
public NestedEverouteClusterStatus phase_ExplictlyNonNull()
public void setPhase_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhase_IsExplictlyNull()
public NestedEverouteClusterStatus reason(String reason)
public void setReason(String reason)
public NestedEverouteClusterStatus reason_ExplictlyNull()
public NestedEverouteClusterStatus reason_ExplictlyNonNull()
public void setReason_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReason_IsExplictlyNull()
public NestedEverouteClusterStatus retryCount(Integer retryCount)
public void setRetryCount(Integer retryCount)
public NestedEverouteClusterStatus retryCount_ExplictlyNull()
public NestedEverouteClusterStatus retryCount_ExplictlyNonNull()
public void setRetryCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetryCount_IsExplictlyNull()
public NestedEverouteClusterStatus version(String version)
public void setVersion(String version)
public NestedEverouteClusterStatus version_ExplictlyNull()
public NestedEverouteClusterStatus version_ExplictlyNonNull()
public void setVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersion_IsExplictlyNull()
Copyright © 2025. All rights reserved.