@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ContentLibraryVmTemplateUpdationClusterParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_DATA |
static String |
SERIALIZED_NAME_WHERE |
_isPresent_| 构造器和说明 |
|---|
ContentLibraryVmTemplateUpdationClusterParams() |
| 限定符和类型 | 方法和说明 |
|---|---|
ContentLibraryVmTemplateUpdationClusterParams |
data_ExplictlyNonNull() |
ContentLibraryVmTemplateUpdationClusterParams |
data_ExplictlyNull() |
ContentLibraryVmTemplateUpdationClusterParams |
data(ContentLibraryVmTemplateUpdationClusterParamsData data) |
boolean |
equals(Object o) |
boolean |
getData_IsExplictlyNull() |
ContentLibraryVmTemplateUpdationClusterParamsData |
getData()
Get data
|
boolean |
getWhere_IsExplictlyNull() |
ContentLibraryVmTemplateWhereInput |
getWhere()
Get where
|
int |
hashCode() |
void |
setData_IsExplictlyNull(boolean isExplictlyNull) |
void |
setData(ContentLibraryVmTemplateUpdationClusterParamsData data) |
void |
setWhere_IsExplictlyNull(boolean isExplictlyNull) |
void |
setWhere(ContentLibraryVmTemplateWhereInput where) |
String |
toString() |
ContentLibraryVmTemplateUpdationClusterParams |
where_ExplictlyNonNull() |
ContentLibraryVmTemplateUpdationClusterParams |
where_ExplictlyNull() |
ContentLibraryVmTemplateUpdationClusterParams |
where(ContentLibraryVmTemplateWhereInput where) |
public ContentLibraryVmTemplateUpdationClusterParams()
public ContentLibraryVmTemplateUpdationClusterParams data(ContentLibraryVmTemplateUpdationClusterParamsData data)
@Nonnull public ContentLibraryVmTemplateUpdationClusterParamsData getData()
public void setData(ContentLibraryVmTemplateUpdationClusterParamsData data)
public ContentLibraryVmTemplateUpdationClusterParams data_ExplictlyNull()
public ContentLibraryVmTemplateUpdationClusterParams data_ExplictlyNonNull()
public void setData_IsExplictlyNull(boolean isExplictlyNull)
public boolean getData_IsExplictlyNull()
public ContentLibraryVmTemplateUpdationClusterParams where(ContentLibraryVmTemplateWhereInput where)
@Nonnull public ContentLibraryVmTemplateWhereInput getWhere()
public void setWhere(ContentLibraryVmTemplateWhereInput where)
public ContentLibraryVmTemplateUpdationClusterParams where_ExplictlyNull()
public ContentLibraryVmTemplateUpdationClusterParams where_ExplictlyNonNull()
public void setWhere_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWhere_IsExplictlyNull()
Copyright © 2025. All rights reserved.