@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GetClusterStorageInfoRequestBody extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_EFFECT |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
GetClusterStorageInfoRequestBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
GetClusterStorageInfoRequestBody |
effect_ExplictlyNonNull() |
GetClusterStorageInfoRequestBody |
effect_ExplictlyNull() |
GetClusterStorageInfoRequestBody |
effect(GetClusterStorageInfoEffect effect) |
boolean |
equals(Object o) |
boolean |
getEffect_IsExplictlyNull() |
GetClusterStorageInfoEffect |
getEffect()
Get effect
|
boolean |
getWhere_IsExplictlyNull() |
ClusterWhereInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setEffect_IsExplictlyNull(boolean isExplictlyNull) |
void |
setEffect(GetClusterStorageInfoEffect effect) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(ClusterWhereInput where) |
String |
toString() |
GetClusterStorageInfoRequestBody |
where_ExplictlyNonNull() |
GetClusterStorageInfoRequestBody |
where_ExplictlyNull() |
GetClusterStorageInfoRequestBody |
where(ClusterWhereInput where) |
public GetClusterStorageInfoRequestBody effect(GetClusterStorageInfoEffect effect)
@Nonnull public GetClusterStorageInfoEffect getEffect()
public void setEffect(GetClusterStorageInfoEffect effect)
public GetClusterStorageInfoRequestBody effect_ExplictlyNull()
public GetClusterStorageInfoRequestBody effect_ExplictlyNonNull()
public void setEffect_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEffect_IsExplictlyNull()
public GetClusterStorageInfoRequestBody where(ClusterWhereInput where)
@Nonnull public ClusterWhereInput getWhere()
public void setWhere(ClusterWhereInput where)
public GetClusterStorageInfoRequestBody where_ExplictlyNull()
public GetClusterStorageInfoRequestBody where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.