@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ClusterStorageInfoEcConfig extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_K |
static String |
SERIALIZED_NAME_M |
_isPresent_| 构造器和说明 |
|---|
ClusterStorageInfoEcConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
boolean |
getK_IsExplictlyNull() |
Integer |
getK()
Get k
|
boolean |
getM_IsExplictlyNull() |
Integer |
getM()
Get m
|
int |
hashCode() |
ClusterStorageInfoEcConfig |
k_ExplictlyNonNull() |
ClusterStorageInfoEcConfig |
k_ExplictlyNull() |
ClusterStorageInfoEcConfig |
k(Integer k) |
ClusterStorageInfoEcConfig |
m_ExplictlyNonNull() |
ClusterStorageInfoEcConfig |
m_ExplictlyNull() |
ClusterStorageInfoEcConfig |
m(Integer m) |
void |
setK_IsExplictlyNull(boolean isExplictlyNull) |
void |
setK(Integer k) |
void |
setM_IsExplictlyNull(boolean isExplictlyNull) |
void |
setM(Integer m) |
String |
toString() |
public ClusterStorageInfoEcConfig m(Integer m)
public void setM(Integer m)
public ClusterStorageInfoEcConfig m_ExplictlyNull()
public ClusterStorageInfoEcConfig m_ExplictlyNonNull()
public void setM_IsExplictlyNull(boolean isExplictlyNull)
public boolean getM_IsExplictlyNull()
public ClusterStorageInfoEcConfig k(Integer k)
public void setK(Integer k)
public ClusterStorageInfoEcConfig k_ExplictlyNull()
public ClusterStorageInfoEcConfig k_ExplictlyNonNull()
public void setK_IsExplictlyNull(boolean isExplictlyNull)
public boolean getK_IsExplictlyNull()
Copyright © 2025. All rights reserved.