@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class BackupRestoreExecutionWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
BackupRestoreExecutionWhereInput() |
public static final String SERIALIZED_NAME_BACKUP_RESTORE_POINT
public static final String SERIALIZED_NAME_DURATION_NOT_IN
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_IN
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT_IN
public static final String SERIALIZED_NAME_EXECUTED_AT_GT
public static final String SERIALIZED_NAME_EXECUTED_AT_GTE
public static final String SERIALIZED_NAME_EXECUTED_AT_IN
public static final String SERIALIZED_NAME_EXECUTED_AT_LT
public static final String SERIALIZED_NAME_EXECUTED_AT_LTE
public static final String SERIALIZED_NAME_EXECUTED_AT_NOT
public static final String SERIALIZED_NAME_EXECUTED_AT_NOT_IN
public static final String SERIALIZED_NAME_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_ID_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_READ_BYTES_GTE
public static final String SERIALIZED_NAME_READ_BYTES_LTE
public static final String SERIALIZED_NAME_READ_BYTES_NOT
public static final String SERIALIZED_NAME_READ_BYTES_NOT_IN
public static final String SERIALIZED_NAME_REBUILD_NAME_CONTAINS
public static final String SERIALIZED_NAME_REBUILD_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_REBUILD_NAME_GT
public static final String SERIALIZED_NAME_REBUILD_NAME_GTE
public static final String SERIALIZED_NAME_REBUILD_NAME_IN
public static final String SERIALIZED_NAME_REBUILD_NAME_LT
public static final String SERIALIZED_NAME_REBUILD_NAME_LTE
public static final String SERIALIZED_NAME_REBUILD_NAME_NOT
public static final String SERIALIZED_NAME_REBUILD_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_REBUILD_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_REBUILD_NAME_NOT_IN
public static final String SERIALIZED_NAME_REBUILD_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_REBUILD_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_CONTAINS
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_ENDS_WITH
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_GT
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_GTE
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_IN
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_LT
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_LTE
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_NOT
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_NOT_CONTAINS
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_NOT_IN
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_REBUILD_TARGET_CLUSTER_STARTS_WITH
public static final String SERIALIZED_NAME_RETRY_TIMES_GT
public static final String SERIALIZED_NAME_RETRY_TIMES_GTE
public static final String SERIALIZED_NAME_RETRY_TIMES_IN
public static final String SERIALIZED_NAME_RETRY_TIMES_LT
public static final String SERIALIZED_NAME_RETRY_TIMES_LTE
public static final String SERIALIZED_NAME_RETRY_TIMES_NOT
public static final String SERIALIZED_NAME_RETRY_TIMES_NOT_IN
public static final String SERIALIZED_NAME_STARTUP_AFTER_RESTORE
public static final String SERIALIZED_NAME_STARTUP_AFTER_RESTORE_NOT
public static final String SERIALIZED_NAME_TOTAL_BYTES_GT
public static final String SERIALIZED_NAME_TOTAL_BYTES_GTE
public static final String SERIALIZED_NAME_TOTAL_BYTES_IN
public static final String SERIALIZED_NAME_TOTAL_BYTES_LT
public static final String SERIALIZED_NAME_TOTAL_BYTES_LTE
public static final String SERIALIZED_NAME_TOTAL_BYTES_NOT
public BackupRestoreExecutionWhereInput AND(List<BackupRestoreExecutionWhereInput> AND)
public BackupRestoreExecutionWhereInput addANDItem(BackupRestoreExecutionWhereInput ANDItem)
@Nullable public List<BackupRestoreExecutionWhereInput> getAND()
public void setAND(List<BackupRestoreExecutionWhereInput> AND)
public BackupRestoreExecutionWhereInput AND_ExplictlyNull()
public BackupRestoreExecutionWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public BackupRestoreExecutionWhereInput NOT(List<BackupRestoreExecutionWhereInput> NOT)
public BackupRestoreExecutionWhereInput addNOTItem(BackupRestoreExecutionWhereInput NOTItem)
@Nullable public List<BackupRestoreExecutionWhereInput> getNOT()
public void setNOT(List<BackupRestoreExecutionWhereInput> NOT)
public BackupRestoreExecutionWhereInput NOT_ExplictlyNull()
public BackupRestoreExecutionWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public BackupRestoreExecutionWhereInput OR(List<BackupRestoreExecutionWhereInput> OR)
public BackupRestoreExecutionWhereInput addORItem(BackupRestoreExecutionWhereInput ORItem)
@Nullable public List<BackupRestoreExecutionWhereInput> getOR()
public void setOR(List<BackupRestoreExecutionWhereInput> OR)
public BackupRestoreExecutionWhereInput OR_ExplictlyNull()
public BackupRestoreExecutionWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public BackupRestoreExecutionWhereInput backupRestorePoint(BackupRestorePointWhereInput backupRestorePoint)
@Nullable public BackupRestorePointWhereInput getBackupRestorePoint()
public void setBackupRestorePoint(BackupRestorePointWhereInput backupRestorePoint)
public BackupRestoreExecutionWhereInput backupRestorePoint_ExplictlyNull()
public BackupRestoreExecutionWhereInput backupRestorePoint_ExplictlyNonNull()
public void setBackupRestorePoint_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBackupRestorePoint_IsExplictlyNull()
public BackupRestoreExecutionWhereInput duration(Integer duration)
public void setDuration(Integer duration)
public BackupRestoreExecutionWhereInput duration_ExplictlyNull()
public BackupRestoreExecutionWhereInput duration_ExplictlyNonNull()
public void setDuration_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDuration_IsExplictlyNull()
public BackupRestoreExecutionWhereInput durationGt(Integer durationGt)
public void setDurationGt(Integer durationGt)
public BackupRestoreExecutionWhereInput durationGt_ExplictlyNull()
public BackupRestoreExecutionWhereInput durationGt_ExplictlyNonNull()
public void setDurationGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDurationGt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput durationGte(Integer durationGte)
public void setDurationGte(Integer durationGte)
public BackupRestoreExecutionWhereInput durationGte_ExplictlyNull()
public BackupRestoreExecutionWhereInput durationGte_ExplictlyNonNull()
public void setDurationGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDurationGte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput durationIn(List<Integer> durationIn)
public BackupRestoreExecutionWhereInput addDurationInItem(Integer durationInItem)
public BackupRestoreExecutionWhereInput durationIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput durationIn_ExplictlyNonNull()
public void setDurationIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDurationIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput durationLt(Integer durationLt)
public void setDurationLt(Integer durationLt)
public BackupRestoreExecutionWhereInput durationLt_ExplictlyNull()
public BackupRestoreExecutionWhereInput durationLt_ExplictlyNonNull()
public void setDurationLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDurationLt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput durationLte(Integer durationLte)
public void setDurationLte(Integer durationLte)
public BackupRestoreExecutionWhereInput durationLte_ExplictlyNull()
public BackupRestoreExecutionWhereInput durationLte_ExplictlyNonNull()
public void setDurationLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDurationLte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput durationNot(Integer durationNot)
public void setDurationNot(Integer durationNot)
public BackupRestoreExecutionWhereInput durationNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput durationNot_ExplictlyNonNull()
public void setDurationNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDurationNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput durationNotIn(List<Integer> durationNotIn)
public BackupRestoreExecutionWhereInput addDurationNotInItem(Integer durationNotInItem)
@Nullable public List<Integer> getDurationNotIn()
public BackupRestoreExecutionWhereInput durationNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput durationNotIn_ExplictlyNonNull()
public void setDurationNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDurationNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public BackupRestoreExecutionWhereInput entityAsyncStatus_ExplictlyNull()
public BackupRestoreExecutionWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public BackupRestoreExecutionWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public BackupRestoreExecutionWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public BackupRestoreExecutionWhereInput entityAsyncStatusIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public BackupRestoreExecutionWhereInput entityAsyncStatusNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public BackupRestoreExecutionWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public BackupRestoreExecutionWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput executedAt(String executedAt)
public void setExecutedAt(String executedAt)
public BackupRestoreExecutionWhereInput executedAt_ExplictlyNull()
public BackupRestoreExecutionWhereInput executedAt_ExplictlyNonNull()
public void setExecutedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtGt(String executedAtGt)
public void setExecutedAtGt(String executedAtGt)
public BackupRestoreExecutionWhereInput executedAtGt_ExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtGt_ExplictlyNonNull()
public void setExecutedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtGt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtGte(String executedAtGte)
public void setExecutedAtGte(String executedAtGte)
public BackupRestoreExecutionWhereInput executedAtGte_ExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtGte_ExplictlyNonNull()
public void setExecutedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtGte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtIn(List<String> executedAtIn)
public BackupRestoreExecutionWhereInput addExecutedAtInItem(String executedAtInItem)
public BackupRestoreExecutionWhereInput executedAtIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtIn_ExplictlyNonNull()
public void setExecutedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtLt(String executedAtLt)
public void setExecutedAtLt(String executedAtLt)
public BackupRestoreExecutionWhereInput executedAtLt_ExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtLt_ExplictlyNonNull()
public void setExecutedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtLt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtLte(String executedAtLte)
public void setExecutedAtLte(String executedAtLte)
public BackupRestoreExecutionWhereInput executedAtLte_ExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtLte_ExplictlyNonNull()
public void setExecutedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtLte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtNot(String executedAtNot)
public void setExecutedAtNot(String executedAtNot)
public BackupRestoreExecutionWhereInput executedAtNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtNot_ExplictlyNonNull()
public void setExecutedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtNotIn(List<String> executedAtNotIn)
public BackupRestoreExecutionWhereInput addExecutedAtNotInItem(String executedAtNotInItem)
@Nullable public List<String> getExecutedAtNotIn()
public BackupRestoreExecutionWhereInput executedAtNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput executedAtNotIn_ExplictlyNonNull()
public void setExecutedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput id(String id)
public void setId(String id)
public BackupRestoreExecutionWhereInput id_ExplictlyNull()
public BackupRestoreExecutionWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public BackupRestoreExecutionWhereInput idContains_ExplictlyNull()
public BackupRestoreExecutionWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public BackupRestoreExecutionWhereInput idEndsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public BackupRestoreExecutionWhereInput idGt_ExplictlyNull()
public BackupRestoreExecutionWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public BackupRestoreExecutionWhereInput idGte_ExplictlyNull()
public BackupRestoreExecutionWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idIn(List<String> idIn)
public BackupRestoreExecutionWhereInput addIdInItem(String idInItem)
public BackupRestoreExecutionWhereInput idIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public BackupRestoreExecutionWhereInput idLt_ExplictlyNull()
public BackupRestoreExecutionWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public BackupRestoreExecutionWhereInput idLte_ExplictlyNull()
public BackupRestoreExecutionWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public BackupRestoreExecutionWhereInput idNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public BackupRestoreExecutionWhereInput idNotContains_ExplictlyNull()
public BackupRestoreExecutionWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public BackupRestoreExecutionWhereInput idNotEndsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idNotIn(List<String> idNotIn)
public BackupRestoreExecutionWhereInput addIdNotInItem(String idNotInItem)
public BackupRestoreExecutionWhereInput idNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public BackupRestoreExecutionWhereInput idNotStartsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public BackupRestoreExecutionWhereInput idStartsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput mode(BackupRestoreExecutionMode mode)
@Nullable public BackupRestoreExecutionMode getMode()
public void setMode(BackupRestoreExecutionMode mode)
public BackupRestoreExecutionWhereInput mode_ExplictlyNull()
public BackupRestoreExecutionWhereInput mode_ExplictlyNonNull()
public void setMode_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMode_IsExplictlyNull()
public BackupRestoreExecutionWhereInput modeIn(List<BackupRestoreExecutionMode> modeIn)
public BackupRestoreExecutionWhereInput addModeInItem(BackupRestoreExecutionMode modeInItem)
@Nullable public List<BackupRestoreExecutionMode> getModeIn()
public void setModeIn(List<BackupRestoreExecutionMode> modeIn)
public BackupRestoreExecutionWhereInput modeIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput modeIn_ExplictlyNonNull()
public void setModeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModeIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput modeNot(BackupRestoreExecutionMode modeNot)
@Nullable public BackupRestoreExecutionMode getModeNot()
public void setModeNot(BackupRestoreExecutionMode modeNot)
public BackupRestoreExecutionWhereInput modeNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput modeNot_ExplictlyNonNull()
public void setModeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModeNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput modeNotIn(List<BackupRestoreExecutionMode> modeNotIn)
public BackupRestoreExecutionWhereInput addModeNotInItem(BackupRestoreExecutionMode modeNotInItem)
@Nullable public List<BackupRestoreExecutionMode> getModeNotIn()
public void setModeNotIn(List<BackupRestoreExecutionMode> modeNotIn)
public BackupRestoreExecutionWhereInput modeNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput modeNotIn_ExplictlyNonNull()
public void setModeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getModeNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput name(String name)
public void setName(String name)
public BackupRestoreExecutionWhereInput name_ExplictlyNull()
public BackupRestoreExecutionWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public BackupRestoreExecutionWhereInput nameContains_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public BackupRestoreExecutionWhereInput nameEndsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public BackupRestoreExecutionWhereInput nameGt_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public BackupRestoreExecutionWhereInput nameGte_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameIn(List<String> nameIn)
public BackupRestoreExecutionWhereInput addNameInItem(String nameInItem)
public BackupRestoreExecutionWhereInput nameIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public BackupRestoreExecutionWhereInput nameLt_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public BackupRestoreExecutionWhereInput nameLte_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public BackupRestoreExecutionWhereInput nameNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public BackupRestoreExecutionWhereInput nameNotContains_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public BackupRestoreExecutionWhereInput nameNotEndsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameNotIn(List<String> nameNotIn)
public BackupRestoreExecutionWhereInput addNameNotInItem(String nameNotInItem)
public BackupRestoreExecutionWhereInput nameNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public BackupRestoreExecutionWhereInput nameNotStartsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public BackupRestoreExecutionWhereInput nameStartsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput readBytes(Long readBytes)
public void setReadBytes(Long readBytes)
public BackupRestoreExecutionWhereInput readBytes_ExplictlyNull()
public BackupRestoreExecutionWhereInput readBytes_ExplictlyNonNull()
public void setReadBytes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReadBytes_IsExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesGt(Long readBytesGt)
public void setReadBytesGt(Long readBytesGt)
public BackupRestoreExecutionWhereInput readBytesGt_ExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesGt_ExplictlyNonNull()
public void setReadBytesGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReadBytesGt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesGte(Long readBytesGte)
public void setReadBytesGte(Long readBytesGte)
public BackupRestoreExecutionWhereInput readBytesGte_ExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesGte_ExplictlyNonNull()
public void setReadBytesGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReadBytesGte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesIn(List<Long> readBytesIn)
public BackupRestoreExecutionWhereInput addReadBytesInItem(Long readBytesInItem)
public BackupRestoreExecutionWhereInput readBytesIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesIn_ExplictlyNonNull()
public void setReadBytesIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReadBytesIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesLt(Long readBytesLt)
public void setReadBytesLt(Long readBytesLt)
public BackupRestoreExecutionWhereInput readBytesLt_ExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesLt_ExplictlyNonNull()
public void setReadBytesLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReadBytesLt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesLte(Long readBytesLte)
public void setReadBytesLte(Long readBytesLte)
public BackupRestoreExecutionWhereInput readBytesLte_ExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesLte_ExplictlyNonNull()
public void setReadBytesLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReadBytesLte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesNot(Long readBytesNot)
public void setReadBytesNot(Long readBytesNot)
public BackupRestoreExecutionWhereInput readBytesNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesNot_ExplictlyNonNull()
public void setReadBytesNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReadBytesNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesNotIn(List<Long> readBytesNotIn)
public BackupRestoreExecutionWhereInput addReadBytesNotInItem(Long readBytesNotInItem)
@Nullable public List<Long> getReadBytesNotIn()
public BackupRestoreExecutionWhereInput readBytesNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput readBytesNotIn_ExplictlyNonNull()
public void setReadBytesNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReadBytesNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildName(String rebuildName)
public void setRebuildName(String rebuildName)
public BackupRestoreExecutionWhereInput rebuildName_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildName_ExplictlyNonNull()
public void setRebuildName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildName_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameContains(String rebuildNameContains)
@Nullable public String getRebuildNameContains()
public void setRebuildNameContains(String rebuildNameContains)
public BackupRestoreExecutionWhereInput rebuildNameContains_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameContains_ExplictlyNonNull()
public void setRebuildNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameContains_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameEndsWith(String rebuildNameEndsWith)
@Nullable public String getRebuildNameEndsWith()
public void setRebuildNameEndsWith(String rebuildNameEndsWith)
public BackupRestoreExecutionWhereInput rebuildNameEndsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameEndsWith_ExplictlyNonNull()
public void setRebuildNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameEndsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameGt(String rebuildNameGt)
public void setRebuildNameGt(String rebuildNameGt)
public BackupRestoreExecutionWhereInput rebuildNameGt_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameGt_ExplictlyNonNull()
public void setRebuildNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameGt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameGte(String rebuildNameGte)
public void setRebuildNameGte(String rebuildNameGte)
public BackupRestoreExecutionWhereInput rebuildNameGte_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameGte_ExplictlyNonNull()
public void setRebuildNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameGte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameIn(List<String> rebuildNameIn)
public BackupRestoreExecutionWhereInput addRebuildNameInItem(String rebuildNameInItem)
@Nullable public List<String> getRebuildNameIn()
public BackupRestoreExecutionWhereInput rebuildNameIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameIn_ExplictlyNonNull()
public void setRebuildNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameLt(String rebuildNameLt)
public void setRebuildNameLt(String rebuildNameLt)
public BackupRestoreExecutionWhereInput rebuildNameLt_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameLt_ExplictlyNonNull()
public void setRebuildNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameLt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameLte(String rebuildNameLte)
public void setRebuildNameLte(String rebuildNameLte)
public BackupRestoreExecutionWhereInput rebuildNameLte_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameLte_ExplictlyNonNull()
public void setRebuildNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameLte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameNot(String rebuildNameNot)
public void setRebuildNameNot(String rebuildNameNot)
public BackupRestoreExecutionWhereInput rebuildNameNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameNot_ExplictlyNonNull()
public void setRebuildNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameNotContains(String rebuildNameNotContains)
@Nullable public String getRebuildNameNotContains()
public void setRebuildNameNotContains(String rebuildNameNotContains)
public BackupRestoreExecutionWhereInput rebuildNameNotContains_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameNotContains_ExplictlyNonNull()
public void setRebuildNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameNotContains_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameNotEndsWith(String rebuildNameNotEndsWith)
@Nullable public String getRebuildNameNotEndsWith()
public void setRebuildNameNotEndsWith(String rebuildNameNotEndsWith)
public BackupRestoreExecutionWhereInput rebuildNameNotEndsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameNotEndsWith_ExplictlyNonNull()
public void setRebuildNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameNotEndsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameNotIn(List<String> rebuildNameNotIn)
public BackupRestoreExecutionWhereInput addRebuildNameNotInItem(String rebuildNameNotInItem)
@Nullable public List<String> getRebuildNameNotIn()
public BackupRestoreExecutionWhereInput rebuildNameNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameNotIn_ExplictlyNonNull()
public void setRebuildNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameNotStartsWith(String rebuildNameNotStartsWith)
@Nullable public String getRebuildNameNotStartsWith()
public void setRebuildNameNotStartsWith(String rebuildNameNotStartsWith)
public BackupRestoreExecutionWhereInput rebuildNameNotStartsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameNotStartsWith_ExplictlyNonNull()
public void setRebuildNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameNotStartsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameStartsWith(String rebuildNameStartsWith)
@Nullable public String getRebuildNameStartsWith()
public void setRebuildNameStartsWith(String rebuildNameStartsWith)
public BackupRestoreExecutionWhereInput rebuildNameStartsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildNameStartsWith_ExplictlyNonNull()
public void setRebuildNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildNameStartsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetCluster(String rebuildTargetCluster)
@Nullable public String getRebuildTargetCluster()
public void setRebuildTargetCluster(String rebuildTargetCluster)
public BackupRestoreExecutionWhereInput rebuildTargetCluster_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetCluster_ExplictlyNonNull()
public void setRebuildTargetCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetCluster_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterContains(String rebuildTargetClusterContains)
@Nullable public String getRebuildTargetClusterContains()
public void setRebuildTargetClusterContains(String rebuildTargetClusterContains)
public BackupRestoreExecutionWhereInput rebuildTargetClusterContains_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterContains_ExplictlyNonNull()
public void setRebuildTargetClusterContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterContains_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterEndsWith(String rebuildTargetClusterEndsWith)
@Nullable public String getRebuildTargetClusterEndsWith()
public void setRebuildTargetClusterEndsWith(String rebuildTargetClusterEndsWith)
public BackupRestoreExecutionWhereInput rebuildTargetClusterEndsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterEndsWith_ExplictlyNonNull()
public void setRebuildTargetClusterEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterEndsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterGt(String rebuildTargetClusterGt)
@Nullable public String getRebuildTargetClusterGt()
public void setRebuildTargetClusterGt(String rebuildTargetClusterGt)
public BackupRestoreExecutionWhereInput rebuildTargetClusterGt_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterGt_ExplictlyNonNull()
public void setRebuildTargetClusterGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterGt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterGte(String rebuildTargetClusterGte)
@Nullable public String getRebuildTargetClusterGte()
public void setRebuildTargetClusterGte(String rebuildTargetClusterGte)
public BackupRestoreExecutionWhereInput rebuildTargetClusterGte_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterGte_ExplictlyNonNull()
public void setRebuildTargetClusterGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterGte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterIn(List<String> rebuildTargetClusterIn)
public BackupRestoreExecutionWhereInput addRebuildTargetClusterInItem(String rebuildTargetClusterInItem)
@Nullable public List<String> getRebuildTargetClusterIn()
public void setRebuildTargetClusterIn(List<String> rebuildTargetClusterIn)
public BackupRestoreExecutionWhereInput rebuildTargetClusterIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterIn_ExplictlyNonNull()
public void setRebuildTargetClusterIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterLt(String rebuildTargetClusterLt)
@Nullable public String getRebuildTargetClusterLt()
public void setRebuildTargetClusterLt(String rebuildTargetClusterLt)
public BackupRestoreExecutionWhereInput rebuildTargetClusterLt_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterLt_ExplictlyNonNull()
public void setRebuildTargetClusterLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterLt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterLte(String rebuildTargetClusterLte)
@Nullable public String getRebuildTargetClusterLte()
public void setRebuildTargetClusterLte(String rebuildTargetClusterLte)
public BackupRestoreExecutionWhereInput rebuildTargetClusterLte_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterLte_ExplictlyNonNull()
public void setRebuildTargetClusterLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterLte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterNot(String rebuildTargetClusterNot)
@Nullable public String getRebuildTargetClusterNot()
public void setRebuildTargetClusterNot(String rebuildTargetClusterNot)
public BackupRestoreExecutionWhereInput rebuildTargetClusterNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterNot_ExplictlyNonNull()
public void setRebuildTargetClusterNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotContains(String rebuildTargetClusterNotContains)
@Nullable public String getRebuildTargetClusterNotContains()
public void setRebuildTargetClusterNotContains(String rebuildTargetClusterNotContains)
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotContains_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotContains_ExplictlyNonNull()
public void setRebuildTargetClusterNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterNotContains_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotEndsWith(String rebuildTargetClusterNotEndsWith)
@Nullable public String getRebuildTargetClusterNotEndsWith()
public void setRebuildTargetClusterNotEndsWith(String rebuildTargetClusterNotEndsWith)
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotEndsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotEndsWith_ExplictlyNonNull()
public void setRebuildTargetClusterNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterNotEndsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotIn(List<String> rebuildTargetClusterNotIn)
public BackupRestoreExecutionWhereInput addRebuildTargetClusterNotInItem(String rebuildTargetClusterNotInItem)
@Nullable public List<String> getRebuildTargetClusterNotIn()
public void setRebuildTargetClusterNotIn(List<String> rebuildTargetClusterNotIn)
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotIn_ExplictlyNonNull()
public void setRebuildTargetClusterNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotStartsWith(String rebuildTargetClusterNotStartsWith)
@Nullable public String getRebuildTargetClusterNotStartsWith()
public void setRebuildTargetClusterNotStartsWith(String rebuildTargetClusterNotStartsWith)
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotStartsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterNotStartsWith_ExplictlyNonNull()
public void setRebuildTargetClusterNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterNotStartsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterStartsWith(String rebuildTargetClusterStartsWith)
@Nullable public String getRebuildTargetClusterStartsWith()
public void setRebuildTargetClusterStartsWith(String rebuildTargetClusterStartsWith)
public BackupRestoreExecutionWhereInput rebuildTargetClusterStartsWith_ExplictlyNull()
public BackupRestoreExecutionWhereInput rebuildTargetClusterStartsWith_ExplictlyNonNull()
public void setRebuildTargetClusterStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRebuildTargetClusterStartsWith_IsExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimes(Integer retryTimes)
public void setRetryTimes(Integer retryTimes)
public BackupRestoreExecutionWhereInput retryTimes_ExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimes_ExplictlyNonNull()
public void setRetryTimes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetryTimes_IsExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesGt(Integer retryTimesGt)
public void setRetryTimesGt(Integer retryTimesGt)
public BackupRestoreExecutionWhereInput retryTimesGt_ExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesGt_ExplictlyNonNull()
public void setRetryTimesGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetryTimesGt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesGte(Integer retryTimesGte)
public void setRetryTimesGte(Integer retryTimesGte)
public BackupRestoreExecutionWhereInput retryTimesGte_ExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesGte_ExplictlyNonNull()
public void setRetryTimesGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetryTimesGte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesIn(List<Integer> retryTimesIn)
public BackupRestoreExecutionWhereInput addRetryTimesInItem(Integer retryTimesInItem)
public BackupRestoreExecutionWhereInput retryTimesIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesIn_ExplictlyNonNull()
public void setRetryTimesIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetryTimesIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesLt(Integer retryTimesLt)
public void setRetryTimesLt(Integer retryTimesLt)
public BackupRestoreExecutionWhereInput retryTimesLt_ExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesLt_ExplictlyNonNull()
public void setRetryTimesLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetryTimesLt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesLte(Integer retryTimesLte)
public void setRetryTimesLte(Integer retryTimesLte)
public BackupRestoreExecutionWhereInput retryTimesLte_ExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesLte_ExplictlyNonNull()
public void setRetryTimesLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetryTimesLte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesNot(Integer retryTimesNot)
public void setRetryTimesNot(Integer retryTimesNot)
public BackupRestoreExecutionWhereInput retryTimesNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesNot_ExplictlyNonNull()
public void setRetryTimesNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetryTimesNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesNotIn(List<Integer> retryTimesNotIn)
public BackupRestoreExecutionWhereInput addRetryTimesNotInItem(Integer retryTimesNotInItem)
@Nullable public List<Integer> getRetryTimesNotIn()
public BackupRestoreExecutionWhereInput retryTimesNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput retryTimesNotIn_ExplictlyNonNull()
public void setRetryTimesNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRetryTimesNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput startupAfterRestore(Boolean startupAfterRestore)
@Nullable public Boolean getStartupAfterRestore()
public void setStartupAfterRestore(Boolean startupAfterRestore)
public BackupRestoreExecutionWhereInput startupAfterRestore_ExplictlyNull()
public BackupRestoreExecutionWhereInput startupAfterRestore_ExplictlyNonNull()
public void setStartupAfterRestore_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartupAfterRestore_IsExplictlyNull()
public BackupRestoreExecutionWhereInput startupAfterRestoreNot(Boolean startupAfterRestoreNot)
@Nullable public Boolean getStartupAfterRestoreNot()
public void setStartupAfterRestoreNot(Boolean startupAfterRestoreNot)
public BackupRestoreExecutionWhereInput startupAfterRestoreNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput startupAfterRestoreNot_ExplictlyNonNull()
public void setStartupAfterRestoreNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartupAfterRestoreNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput status(BackupExecutionStatus status)
@Nullable public BackupExecutionStatus getStatus()
public void setStatus(BackupExecutionStatus status)
public BackupRestoreExecutionWhereInput status_ExplictlyNull()
public BackupRestoreExecutionWhereInput status_ExplictlyNonNull()
public void setStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatus_IsExplictlyNull()
public BackupRestoreExecutionWhereInput statusIn(List<BackupExecutionStatus> statusIn)
public BackupRestoreExecutionWhereInput addStatusInItem(BackupExecutionStatus statusInItem)
@Nullable public List<BackupExecutionStatus> getStatusIn()
public void setStatusIn(List<BackupExecutionStatus> statusIn)
public BackupRestoreExecutionWhereInput statusIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput statusIn_ExplictlyNonNull()
public void setStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput statusNot(BackupExecutionStatus statusNot)
@Nullable public BackupExecutionStatus getStatusNot()
public void setStatusNot(BackupExecutionStatus statusNot)
public BackupRestoreExecutionWhereInput statusNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput statusNot_ExplictlyNonNull()
public void setStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput statusNotIn(List<BackupExecutionStatus> statusNotIn)
public BackupRestoreExecutionWhereInput addStatusNotInItem(BackupExecutionStatus statusNotInItem)
@Nullable public List<BackupExecutionStatus> getStatusNotIn()
public void setStatusNotIn(List<BackupExecutionStatus> statusNotIn)
public BackupRestoreExecutionWhereInput statusNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput statusNotIn_ExplictlyNonNull()
public void setStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatusNotIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytes(Long totalBytes)
public void setTotalBytes(Long totalBytes)
public BackupRestoreExecutionWhereInput totalBytes_ExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytes_ExplictlyNonNull()
public void setTotalBytes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalBytes_IsExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesGt(Long totalBytesGt)
public void setTotalBytesGt(Long totalBytesGt)
public BackupRestoreExecutionWhereInput totalBytesGt_ExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesGt_ExplictlyNonNull()
public void setTotalBytesGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalBytesGt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesGte(Long totalBytesGte)
public void setTotalBytesGte(Long totalBytesGte)
public BackupRestoreExecutionWhereInput totalBytesGte_ExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesGte_ExplictlyNonNull()
public void setTotalBytesGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalBytesGte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesIn(List<Long> totalBytesIn)
public BackupRestoreExecutionWhereInput addTotalBytesInItem(Long totalBytesInItem)
public BackupRestoreExecutionWhereInput totalBytesIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesIn_ExplictlyNonNull()
public void setTotalBytesIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalBytesIn_IsExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesLt(Long totalBytesLt)
public void setTotalBytesLt(Long totalBytesLt)
public BackupRestoreExecutionWhereInput totalBytesLt_ExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesLt_ExplictlyNonNull()
public void setTotalBytesLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalBytesLt_IsExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesLte(Long totalBytesLte)
public void setTotalBytesLte(Long totalBytesLte)
public BackupRestoreExecutionWhereInput totalBytesLte_ExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesLte_ExplictlyNonNull()
public void setTotalBytesLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalBytesLte_IsExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesNot(Long totalBytesNot)
public void setTotalBytesNot(Long totalBytesNot)
public BackupRestoreExecutionWhereInput totalBytesNot_ExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesNot_ExplictlyNonNull()
public void setTotalBytesNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalBytesNot_IsExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesNotIn(List<Long> totalBytesNotIn)
public BackupRestoreExecutionWhereInput addTotalBytesNotInItem(Long totalBytesNotInItem)
@Nullable public List<Long> getTotalBytesNotIn()
public BackupRestoreExecutionWhereInput totalBytesNotIn_ExplictlyNull()
public BackupRestoreExecutionWhereInput totalBytesNotIn_ExplictlyNonNull()
public void setTotalBytesNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalBytesNotIn_IsExplictlyNull()
Copyright © 2025. All rights reserved.