@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class MetaLeader extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER_ID |
static String |
SERIALIZED_NAME_META_LEADER |
_isPresent_| 构造器和说明 |
|---|
MetaLeader() |
| 限定符和类型 | 方法和说明 |
|---|---|
MetaLeader |
clusterId_ExplictlyNonNull() |
MetaLeader |
clusterId_ExplictlyNull() |
MetaLeader |
clusterId(String clusterId) |
boolean |
equals(Object o) |
boolean |
getClusterId_IsExplictlyNull() |
String |
getClusterId()
Get clusterId
|
boolean |
getMetaLeader_IsExplictlyNull() |
String |
getMetaLeader()
Get metaLeader
|
int |
hashCode() |
MetaLeader |
metaLeader_ExplictlyNonNull() |
MetaLeader |
metaLeader_ExplictlyNull() |
MetaLeader |
metaLeader(String metaLeader) |
void |
setClusterId_IsExplictlyNull(boolean isExplictlyNull) |
void |
setClusterId(String clusterId) |
void |
setMetaLeader_IsExplictlyNull(boolean isExplictlyNull) |
void |
setMetaLeader(String metaLeader) |
String |
toString() |
public MetaLeader metaLeader(String metaLeader)
public void setMetaLeader(String metaLeader)
public MetaLeader metaLeader_ExplictlyNull()
public MetaLeader metaLeader_ExplictlyNonNull()
public void setMetaLeader_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaLeader_IsExplictlyNull()
public MetaLeader clusterId(String clusterId)
public void setClusterId(String clusterId)
public MetaLeader clusterId_ExplictlyNull()
public MetaLeader clusterId_ExplictlyNonNull()
public void setClusterId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterId_IsExplictlyNull()
Copyright © 2025. All rights reserved.