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