@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class NestedEverouteManageVDSStatus extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
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_VDS |
static String |
SERIALIZED_NAME_VDS_I_D |
_isPresent_| 构造器和说明 |
|---|
NestedEverouteManageVDSStatus() |
public NestedEverouteManageVDSStatus message(String message)
public void setMessage(String message)
public NestedEverouteManageVDSStatus message_ExplictlyNull()
public NestedEverouteManageVDSStatus message_ExplictlyNonNull()
public void setMessage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMessage_IsExplictlyNull()
public NestedEverouteManageVDSStatus phase(EverouteClusterPhase phase)
@Nullable public EverouteClusterPhase getPhase()
public void setPhase(EverouteClusterPhase phase)
public NestedEverouteManageVDSStatus phase_ExplictlyNull()
public NestedEverouteManageVDSStatus phase_ExplictlyNonNull()
public void setPhase_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhase_IsExplictlyNull()
public NestedEverouteManageVDSStatus reason(String reason)
public void setReason(String reason)
public NestedEverouteManageVDSStatus reason_ExplictlyNull()
public NestedEverouteManageVDSStatus reason_ExplictlyNonNull()
public void setReason_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReason_IsExplictlyNull()
public NestedEverouteManageVDSStatus retryCount(Integer retryCount)
public void setRetryCount(Integer retryCount)
public NestedEverouteManageVDSStatus retryCount_ExplictlyNull()
public NestedEverouteManageVDSStatus retryCount_ExplictlyNonNull()
public void setRetryCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetryCount_IsExplictlyNull()
public NestedEverouteManageVDSStatus vds(NestedVds vds)
public void setVds(NestedVds vds)
public NestedEverouteManageVDSStatus vds_ExplictlyNull()
public NestedEverouteManageVDSStatus vds_ExplictlyNonNull()
public void setVds_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVds_IsExplictlyNull()
public NestedEverouteManageVDSStatus vdsID(String vdsID)
public void setVdsID(String vdsID)
public NestedEverouteManageVDSStatus vdsID_ExplictlyNull()
public NestedEverouteManageVDSStatus vdsID_ExplictlyNonNull()
public void setVdsID_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVdsID_IsExplictlyNull()
Copyright © 2025. All rights reserved.