@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class FailbackExecutionWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
FailbackExecutionWhereInput() |
public static final String SERIALIZED_NAME_CREATED_AT_GTE
public static final String SERIALIZED_NAME_CREATED_AT_LTE
public static final String SERIALIZED_NAME_CREATED_AT_NOT
public static final String SERIALIZED_NAME_CREATED_AT_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_EXTERNAL_CLOUDTOWER
public static final String SERIALIZED_NAME_FINISHED_AT_GT
public static final String SERIALIZED_NAME_FINISHED_AT_GTE
public static final String SERIALIZED_NAME_FINISHED_AT_IN
public static final String SERIALIZED_NAME_FINISHED_AT_LT
public static final String SERIALIZED_NAME_FINISHED_AT_LTE
public static final String SERIALIZED_NAME_FINISHED_AT_NOT
public static final String SERIALIZED_NAME_FINISHED_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_REPLICATION_FAILBACK_TARGET_EXECUTIONS_EVERY
public static final String SERIALIZED_NAME_REPLICATION_FAILBACK_TARGET_EXECUTIONS_NONE
public static final String SERIALIZED_NAME_REPLICATION_FAILBACK_TARGET_EXECUTIONS_SOME
public static final String SERIALIZED_NAME_REPLICATION_SERVICE
public static final String SERIALIZED_NAME_RESOURCE_VERSION
public static final String SERIALIZED_NAME_RESOURCE_VERSION_GT
public static final String SERIALIZED_NAME_RESOURCE_VERSION_GTE
public static final String SERIALIZED_NAME_RESOURCE_VERSION_IN
public static final String SERIALIZED_NAME_RESOURCE_VERSION_LT
public static final String SERIALIZED_NAME_RESOURCE_VERSION_LTE
public static final String SERIALIZED_NAME_RESOURCE_VERSION_NOT
public static final String SERIALIZED_NAME_RESOURCE_VERSION_NOT_IN
public static final String SERIALIZED_NAME_SUCCESS_JOB_COUNT
public static final String SERIALIZED_NAME_SUCCESS_JOB_COUNT_GT
public static final String SERIALIZED_NAME_SUCCESS_JOB_COUNT_GTE
public static final String SERIALIZED_NAME_SUCCESS_JOB_COUNT_IN
public static final String SERIALIZED_NAME_SUCCESS_JOB_COUNT_LT
public static final String SERIALIZED_NAME_SUCCESS_JOB_COUNT_LTE
public static final String SERIALIZED_NAME_SUCCESS_JOB_COUNT_NOT
public static final String SERIALIZED_NAME_SUCCESS_JOB_COUNT_NOT_IN
public static final String SERIALIZED_NAME_TOTAL_JOB_COUNT
public static final String SERIALIZED_NAME_TOTAL_JOB_COUNT_GT
public static final String SERIALIZED_NAME_TOTAL_JOB_COUNT_GTE
public static final String SERIALIZED_NAME_TOTAL_JOB_COUNT_IN
public static final String SERIALIZED_NAME_TOTAL_JOB_COUNT_LT
public static final String SERIALIZED_NAME_TOTAL_JOB_COUNT_LTE
public static final String SERIALIZED_NAME_TOTAL_JOB_COUNT_NOT
public static final String SERIALIZED_NAME_TOTAL_JOB_COUNT_NOT_IN
public static final String SERIALIZED_NAME_UPDATED_AT_GTE
public static final String SERIALIZED_NAME_UPDATED_AT_LTE
public static final String SERIALIZED_NAME_UPDATED_AT_NOT
public FailbackExecutionWhereInput AND(List<FailbackExecutionWhereInput> AND)
public FailbackExecutionWhereInput addANDItem(FailbackExecutionWhereInput ANDItem)
@Nullable public List<FailbackExecutionWhereInput> getAND()
public void setAND(List<FailbackExecutionWhereInput> AND)
public FailbackExecutionWhereInput AND_ExplictlyNull()
public FailbackExecutionWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public FailbackExecutionWhereInput NOT(List<FailbackExecutionWhereInput> NOT)
public FailbackExecutionWhereInput addNOTItem(FailbackExecutionWhereInput NOTItem)
@Nullable public List<FailbackExecutionWhereInput> getNOT()
public void setNOT(List<FailbackExecutionWhereInput> NOT)
public FailbackExecutionWhereInput NOT_ExplictlyNull()
public FailbackExecutionWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public FailbackExecutionWhereInput OR(List<FailbackExecutionWhereInput> OR)
public FailbackExecutionWhereInput addORItem(FailbackExecutionWhereInput ORItem)
@Nullable public List<FailbackExecutionWhereInput> getOR()
public void setOR(List<FailbackExecutionWhereInput> OR)
public FailbackExecutionWhereInput OR_ExplictlyNull()
public FailbackExecutionWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public FailbackExecutionWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public FailbackExecutionWhereInput createdAt_ExplictlyNull()
public FailbackExecutionWhereInput createdAt_ExplictlyNonNull()
public void setCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAt_IsExplictlyNull()
public FailbackExecutionWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public FailbackExecutionWhereInput createdAtGt_ExplictlyNull()
public FailbackExecutionWhereInput createdAtGt_ExplictlyNonNull()
public void setCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGt_IsExplictlyNull()
public FailbackExecutionWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public FailbackExecutionWhereInput createdAtGte_ExplictlyNull()
public FailbackExecutionWhereInput createdAtGte_ExplictlyNonNull()
public void setCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGte_IsExplictlyNull()
public FailbackExecutionWhereInput createdAtIn(List<String> createdAtIn)
public FailbackExecutionWhereInput addCreatedAtInItem(String createdAtInItem)
public FailbackExecutionWhereInput createdAtIn_ExplictlyNull()
public FailbackExecutionWhereInput createdAtIn_ExplictlyNonNull()
public void setCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtIn_IsExplictlyNull()
public FailbackExecutionWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public FailbackExecutionWhereInput createdAtLt_ExplictlyNull()
public FailbackExecutionWhereInput createdAtLt_ExplictlyNonNull()
public void setCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLt_IsExplictlyNull()
public FailbackExecutionWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public FailbackExecutionWhereInput createdAtLte_ExplictlyNull()
public FailbackExecutionWhereInput createdAtLte_ExplictlyNonNull()
public void setCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLte_IsExplictlyNull()
public FailbackExecutionWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public FailbackExecutionWhereInput createdAtNot_ExplictlyNull()
public FailbackExecutionWhereInput createdAtNot_ExplictlyNonNull()
public void setCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNot_IsExplictlyNull()
public FailbackExecutionWhereInput createdAtNotIn(List<String> createdAtNotIn)
public FailbackExecutionWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public FailbackExecutionWhereInput createdAtNotIn_ExplictlyNull()
public FailbackExecutionWhereInput createdAtNotIn_ExplictlyNonNull()
public void setCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNotIn_IsExplictlyNull()
public FailbackExecutionWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public FailbackExecutionWhereInput entityAsyncStatus_ExplictlyNull()
public FailbackExecutionWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public FailbackExecutionWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public FailbackExecutionWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public FailbackExecutionWhereInput entityAsyncStatusIn_ExplictlyNull()
public FailbackExecutionWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public FailbackExecutionWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public FailbackExecutionWhereInput entityAsyncStatusNot_ExplictlyNull()
public FailbackExecutionWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public FailbackExecutionWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public FailbackExecutionWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public FailbackExecutionWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public FailbackExecutionWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public FailbackExecutionWhereInput externalCloudtower(ExternalCloudTowerWhereInput externalCloudtower)
@Nullable public ExternalCloudTowerWhereInput getExternalCloudtower()
public void setExternalCloudtower(ExternalCloudTowerWhereInput externalCloudtower)
public FailbackExecutionWhereInput externalCloudtower_ExplictlyNull()
public FailbackExecutionWhereInput externalCloudtower_ExplictlyNonNull()
public void setExternalCloudtower_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalCloudtower_IsExplictlyNull()
public FailbackExecutionWhereInput finishedAt(String finishedAt)
public void setFinishedAt(String finishedAt)
public FailbackExecutionWhereInput finishedAt_ExplictlyNull()
public FailbackExecutionWhereInput finishedAt_ExplictlyNonNull()
public void setFinishedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAt_IsExplictlyNull()
public FailbackExecutionWhereInput finishedAtGt(String finishedAtGt)
public void setFinishedAtGt(String finishedAtGt)
public FailbackExecutionWhereInput finishedAtGt_ExplictlyNull()
public FailbackExecutionWhereInput finishedAtGt_ExplictlyNonNull()
public void setFinishedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtGt_IsExplictlyNull()
public FailbackExecutionWhereInput finishedAtGte(String finishedAtGte)
public void setFinishedAtGte(String finishedAtGte)
public FailbackExecutionWhereInput finishedAtGte_ExplictlyNull()
public FailbackExecutionWhereInput finishedAtGte_ExplictlyNonNull()
public void setFinishedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtGte_IsExplictlyNull()
public FailbackExecutionWhereInput finishedAtIn(List<String> finishedAtIn)
public FailbackExecutionWhereInput addFinishedAtInItem(String finishedAtInItem)
public FailbackExecutionWhereInput finishedAtIn_ExplictlyNull()
public FailbackExecutionWhereInput finishedAtIn_ExplictlyNonNull()
public void setFinishedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtIn_IsExplictlyNull()
public FailbackExecutionWhereInput finishedAtLt(String finishedAtLt)
public void setFinishedAtLt(String finishedAtLt)
public FailbackExecutionWhereInput finishedAtLt_ExplictlyNull()
public FailbackExecutionWhereInput finishedAtLt_ExplictlyNonNull()
public void setFinishedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtLt_IsExplictlyNull()
public FailbackExecutionWhereInput finishedAtLte(String finishedAtLte)
public void setFinishedAtLte(String finishedAtLte)
public FailbackExecutionWhereInput finishedAtLte_ExplictlyNull()
public FailbackExecutionWhereInput finishedAtLte_ExplictlyNonNull()
public void setFinishedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtLte_IsExplictlyNull()
public FailbackExecutionWhereInput finishedAtNot(String finishedAtNot)
public void setFinishedAtNot(String finishedAtNot)
public FailbackExecutionWhereInput finishedAtNot_ExplictlyNull()
public FailbackExecutionWhereInput finishedAtNot_ExplictlyNonNull()
public void setFinishedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtNot_IsExplictlyNull()
public FailbackExecutionWhereInput finishedAtNotIn(List<String> finishedAtNotIn)
public FailbackExecutionWhereInput addFinishedAtNotInItem(String finishedAtNotInItem)
@Nullable public List<String> getFinishedAtNotIn()
public FailbackExecutionWhereInput finishedAtNotIn_ExplictlyNull()
public FailbackExecutionWhereInput finishedAtNotIn_ExplictlyNonNull()
public void setFinishedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtNotIn_IsExplictlyNull()
public FailbackExecutionWhereInput id(String id)
public void setId(String id)
public FailbackExecutionWhereInput id_ExplictlyNull()
public FailbackExecutionWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public FailbackExecutionWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public FailbackExecutionWhereInput idContains_ExplictlyNull()
public FailbackExecutionWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public FailbackExecutionWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public FailbackExecutionWhereInput idEndsWith_ExplictlyNull()
public FailbackExecutionWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public FailbackExecutionWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public FailbackExecutionWhereInput idGt_ExplictlyNull()
public FailbackExecutionWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public FailbackExecutionWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public FailbackExecutionWhereInput idGte_ExplictlyNull()
public FailbackExecutionWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public FailbackExecutionWhereInput idIn(List<String> idIn)
public FailbackExecutionWhereInput addIdInItem(String idInItem)
public FailbackExecutionWhereInput idIn_ExplictlyNull()
public FailbackExecutionWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public FailbackExecutionWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public FailbackExecutionWhereInput idLt_ExplictlyNull()
public FailbackExecutionWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public FailbackExecutionWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public FailbackExecutionWhereInput idLte_ExplictlyNull()
public FailbackExecutionWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public FailbackExecutionWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public FailbackExecutionWhereInput idNot_ExplictlyNull()
public FailbackExecutionWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public FailbackExecutionWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public FailbackExecutionWhereInput idNotContains_ExplictlyNull()
public FailbackExecutionWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public FailbackExecutionWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public FailbackExecutionWhereInput idNotEndsWith_ExplictlyNull()
public FailbackExecutionWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public FailbackExecutionWhereInput idNotIn(List<String> idNotIn)
public FailbackExecutionWhereInput addIdNotInItem(String idNotInItem)
public FailbackExecutionWhereInput idNotIn_ExplictlyNull()
public FailbackExecutionWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public FailbackExecutionWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public FailbackExecutionWhereInput idNotStartsWith_ExplictlyNull()
public FailbackExecutionWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public FailbackExecutionWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public FailbackExecutionWhereInput idStartsWith_ExplictlyNull()
public FailbackExecutionWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public FailbackExecutionWhereInput replicationFailbackTargetExecutionsEvery(ReplicationFailbackTargetExecutionWhereInput replicationFailbackTargetExecutionsEvery)
@Nullable public ReplicationFailbackTargetExecutionWhereInput getReplicationFailbackTargetExecutionsEvery()
public void setReplicationFailbackTargetExecutionsEvery(ReplicationFailbackTargetExecutionWhereInput replicationFailbackTargetExecutionsEvery)
public FailbackExecutionWhereInput replicationFailbackTargetExecutionsEvery_ExplictlyNull()
public FailbackExecutionWhereInput replicationFailbackTargetExecutionsEvery_ExplictlyNonNull()
public void setReplicationFailbackTargetExecutionsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationFailbackTargetExecutionsEvery_IsExplictlyNull()
public FailbackExecutionWhereInput replicationFailbackTargetExecutionsNone(ReplicationFailbackTargetExecutionWhereInput replicationFailbackTargetExecutionsNone)
@Nullable public ReplicationFailbackTargetExecutionWhereInput getReplicationFailbackTargetExecutionsNone()
public void setReplicationFailbackTargetExecutionsNone(ReplicationFailbackTargetExecutionWhereInput replicationFailbackTargetExecutionsNone)
public FailbackExecutionWhereInput replicationFailbackTargetExecutionsNone_ExplictlyNull()
public FailbackExecutionWhereInput replicationFailbackTargetExecutionsNone_ExplictlyNonNull()
public void setReplicationFailbackTargetExecutionsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationFailbackTargetExecutionsNone_IsExplictlyNull()
public FailbackExecutionWhereInput replicationFailbackTargetExecutionsSome(ReplicationFailbackTargetExecutionWhereInput replicationFailbackTargetExecutionsSome)
@Nullable public ReplicationFailbackTargetExecutionWhereInput getReplicationFailbackTargetExecutionsSome()
public void setReplicationFailbackTargetExecutionsSome(ReplicationFailbackTargetExecutionWhereInput replicationFailbackTargetExecutionsSome)
public FailbackExecutionWhereInput replicationFailbackTargetExecutionsSome_ExplictlyNull()
public FailbackExecutionWhereInput replicationFailbackTargetExecutionsSome_ExplictlyNonNull()
public void setReplicationFailbackTargetExecutionsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationFailbackTargetExecutionsSome_IsExplictlyNull()
public FailbackExecutionWhereInput replicationService(ReplicationServiceWhereInput replicationService)
@Nullable public ReplicationServiceWhereInput getReplicationService()
public void setReplicationService(ReplicationServiceWhereInput replicationService)
public FailbackExecutionWhereInput replicationService_ExplictlyNull()
public FailbackExecutionWhereInput replicationService_ExplictlyNonNull()
public void setReplicationService_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationService_IsExplictlyNull()
public FailbackExecutionWhereInput resourceVersion(Integer resourceVersion)
@Nullable public Integer getResourceVersion()
public void setResourceVersion(Integer resourceVersion)
public FailbackExecutionWhereInput resourceVersion_ExplictlyNull()
public FailbackExecutionWhereInput resourceVersion_ExplictlyNonNull()
public void setResourceVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersion_IsExplictlyNull()
public FailbackExecutionWhereInput resourceVersionGt(Integer resourceVersionGt)
@Nullable public Integer getResourceVersionGt()
public void setResourceVersionGt(Integer resourceVersionGt)
public FailbackExecutionWhereInput resourceVersionGt_ExplictlyNull()
public FailbackExecutionWhereInput resourceVersionGt_ExplictlyNonNull()
public void setResourceVersionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionGt_IsExplictlyNull()
public FailbackExecutionWhereInput resourceVersionGte(Integer resourceVersionGte)
@Nullable public Integer getResourceVersionGte()
public void setResourceVersionGte(Integer resourceVersionGte)
public FailbackExecutionWhereInput resourceVersionGte_ExplictlyNull()
public FailbackExecutionWhereInput resourceVersionGte_ExplictlyNonNull()
public void setResourceVersionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionGte_IsExplictlyNull()
public FailbackExecutionWhereInput resourceVersionIn(List<Integer> resourceVersionIn)
public FailbackExecutionWhereInput addResourceVersionInItem(Integer resourceVersionInItem)
@Nullable public List<Integer> getResourceVersionIn()
public FailbackExecutionWhereInput resourceVersionIn_ExplictlyNull()
public FailbackExecutionWhereInput resourceVersionIn_ExplictlyNonNull()
public void setResourceVersionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionIn_IsExplictlyNull()
public FailbackExecutionWhereInput resourceVersionLt(Integer resourceVersionLt)
@Nullable public Integer getResourceVersionLt()
public void setResourceVersionLt(Integer resourceVersionLt)
public FailbackExecutionWhereInput resourceVersionLt_ExplictlyNull()
public FailbackExecutionWhereInput resourceVersionLt_ExplictlyNonNull()
public void setResourceVersionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionLt_IsExplictlyNull()
public FailbackExecutionWhereInput resourceVersionLte(Integer resourceVersionLte)
@Nullable public Integer getResourceVersionLte()
public void setResourceVersionLte(Integer resourceVersionLte)
public FailbackExecutionWhereInput resourceVersionLte_ExplictlyNull()
public FailbackExecutionWhereInput resourceVersionLte_ExplictlyNonNull()
public void setResourceVersionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionLte_IsExplictlyNull()
public FailbackExecutionWhereInput resourceVersionNot(Integer resourceVersionNot)
@Nullable public Integer getResourceVersionNot()
public void setResourceVersionNot(Integer resourceVersionNot)
public FailbackExecutionWhereInput resourceVersionNot_ExplictlyNull()
public FailbackExecutionWhereInput resourceVersionNot_ExplictlyNonNull()
public void setResourceVersionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionNot_IsExplictlyNull()
public FailbackExecutionWhereInput resourceVersionNotIn(List<Integer> resourceVersionNotIn)
public FailbackExecutionWhereInput addResourceVersionNotInItem(Integer resourceVersionNotInItem)
@Nullable public List<Integer> getResourceVersionNotIn()
public FailbackExecutionWhereInput resourceVersionNotIn_ExplictlyNull()
public FailbackExecutionWhereInput resourceVersionNotIn_ExplictlyNonNull()
public void setResourceVersionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionNotIn_IsExplictlyNull()
public FailbackExecutionWhereInput state(BackupExecutionState state)
@Nullable public BackupExecutionState getState()
public void setState(BackupExecutionState state)
public FailbackExecutionWhereInput state_ExplictlyNull()
public FailbackExecutionWhereInput state_ExplictlyNonNull()
public void setState_IsExplictlyNull(boolean isExplictlyNull)
public boolean getState_IsExplictlyNull()
public FailbackExecutionWhereInput stateIn(List<BackupExecutionState> stateIn)
public FailbackExecutionWhereInput addStateInItem(BackupExecutionState stateInItem)
@Nullable public List<BackupExecutionState> getStateIn()
public void setStateIn(List<BackupExecutionState> stateIn)
public FailbackExecutionWhereInput stateIn_ExplictlyNull()
public FailbackExecutionWhereInput stateIn_ExplictlyNonNull()
public void setStateIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStateIn_IsExplictlyNull()
public FailbackExecutionWhereInput stateNot(BackupExecutionState stateNot)
@Nullable public BackupExecutionState getStateNot()
public void setStateNot(BackupExecutionState stateNot)
public FailbackExecutionWhereInput stateNot_ExplictlyNull()
public FailbackExecutionWhereInput stateNot_ExplictlyNonNull()
public void setStateNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStateNot_IsExplictlyNull()
public FailbackExecutionWhereInput stateNotIn(List<BackupExecutionState> stateNotIn)
public FailbackExecutionWhereInput addStateNotInItem(BackupExecutionState stateNotInItem)
@Nullable public List<BackupExecutionState> getStateNotIn()
public void setStateNotIn(List<BackupExecutionState> stateNotIn)
public FailbackExecutionWhereInput stateNotIn_ExplictlyNull()
public FailbackExecutionWhereInput stateNotIn_ExplictlyNonNull()
public void setStateNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStateNotIn_IsExplictlyNull()
public FailbackExecutionWhereInput successJobCount(Integer successJobCount)
@Nullable public Integer getSuccessJobCount()
public void setSuccessJobCount(Integer successJobCount)
public FailbackExecutionWhereInput successJobCount_ExplictlyNull()
public FailbackExecutionWhereInput successJobCount_ExplictlyNonNull()
public void setSuccessJobCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCount_IsExplictlyNull()
public FailbackExecutionWhereInput successJobCountGt(Integer successJobCountGt)
@Nullable public Integer getSuccessJobCountGt()
public void setSuccessJobCountGt(Integer successJobCountGt)
public FailbackExecutionWhereInput successJobCountGt_ExplictlyNull()
public FailbackExecutionWhereInput successJobCountGt_ExplictlyNonNull()
public void setSuccessJobCountGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountGt_IsExplictlyNull()
public FailbackExecutionWhereInput successJobCountGte(Integer successJobCountGte)
@Nullable public Integer getSuccessJobCountGte()
public void setSuccessJobCountGte(Integer successJobCountGte)
public FailbackExecutionWhereInput successJobCountGte_ExplictlyNull()
public FailbackExecutionWhereInput successJobCountGte_ExplictlyNonNull()
public void setSuccessJobCountGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountGte_IsExplictlyNull()
public FailbackExecutionWhereInput successJobCountIn(List<Integer> successJobCountIn)
public FailbackExecutionWhereInput addSuccessJobCountInItem(Integer successJobCountInItem)
@Nullable public List<Integer> getSuccessJobCountIn()
public FailbackExecutionWhereInput successJobCountIn_ExplictlyNull()
public FailbackExecutionWhereInput successJobCountIn_ExplictlyNonNull()
public void setSuccessJobCountIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountIn_IsExplictlyNull()
public FailbackExecutionWhereInput successJobCountLt(Integer successJobCountLt)
@Nullable public Integer getSuccessJobCountLt()
public void setSuccessJobCountLt(Integer successJobCountLt)
public FailbackExecutionWhereInput successJobCountLt_ExplictlyNull()
public FailbackExecutionWhereInput successJobCountLt_ExplictlyNonNull()
public void setSuccessJobCountLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountLt_IsExplictlyNull()
public FailbackExecutionWhereInput successJobCountLte(Integer successJobCountLte)
@Nullable public Integer getSuccessJobCountLte()
public void setSuccessJobCountLte(Integer successJobCountLte)
public FailbackExecutionWhereInput successJobCountLte_ExplictlyNull()
public FailbackExecutionWhereInput successJobCountLte_ExplictlyNonNull()
public void setSuccessJobCountLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountLte_IsExplictlyNull()
public FailbackExecutionWhereInput successJobCountNot(Integer successJobCountNot)
@Nullable public Integer getSuccessJobCountNot()
public void setSuccessJobCountNot(Integer successJobCountNot)
public FailbackExecutionWhereInput successJobCountNot_ExplictlyNull()
public FailbackExecutionWhereInput successJobCountNot_ExplictlyNonNull()
public void setSuccessJobCountNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountNot_IsExplictlyNull()
public FailbackExecutionWhereInput successJobCountNotIn(List<Integer> successJobCountNotIn)
public FailbackExecutionWhereInput addSuccessJobCountNotInItem(Integer successJobCountNotInItem)
@Nullable public List<Integer> getSuccessJobCountNotIn()
public FailbackExecutionWhereInput successJobCountNotIn_ExplictlyNull()
public FailbackExecutionWhereInput successJobCountNotIn_ExplictlyNonNull()
public void setSuccessJobCountNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountNotIn_IsExplictlyNull()
public FailbackExecutionWhereInput totalJobCount(Integer totalJobCount)
public void setTotalJobCount(Integer totalJobCount)
public FailbackExecutionWhereInput totalJobCount_ExplictlyNull()
public FailbackExecutionWhereInput totalJobCount_ExplictlyNonNull()
public void setTotalJobCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCount_IsExplictlyNull()
public FailbackExecutionWhereInput totalJobCountGt(Integer totalJobCountGt)
@Nullable public Integer getTotalJobCountGt()
public void setTotalJobCountGt(Integer totalJobCountGt)
public FailbackExecutionWhereInput totalJobCountGt_ExplictlyNull()
public FailbackExecutionWhereInput totalJobCountGt_ExplictlyNonNull()
public void setTotalJobCountGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountGt_IsExplictlyNull()
public FailbackExecutionWhereInput totalJobCountGte(Integer totalJobCountGte)
@Nullable public Integer getTotalJobCountGte()
public void setTotalJobCountGte(Integer totalJobCountGte)
public FailbackExecutionWhereInput totalJobCountGte_ExplictlyNull()
public FailbackExecutionWhereInput totalJobCountGte_ExplictlyNonNull()
public void setTotalJobCountGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountGte_IsExplictlyNull()
public FailbackExecutionWhereInput totalJobCountIn(List<Integer> totalJobCountIn)
public FailbackExecutionWhereInput addTotalJobCountInItem(Integer totalJobCountInItem)
@Nullable public List<Integer> getTotalJobCountIn()
public FailbackExecutionWhereInput totalJobCountIn_ExplictlyNull()
public FailbackExecutionWhereInput totalJobCountIn_ExplictlyNonNull()
public void setTotalJobCountIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountIn_IsExplictlyNull()
public FailbackExecutionWhereInput totalJobCountLt(Integer totalJobCountLt)
@Nullable public Integer getTotalJobCountLt()
public void setTotalJobCountLt(Integer totalJobCountLt)
public FailbackExecutionWhereInput totalJobCountLt_ExplictlyNull()
public FailbackExecutionWhereInput totalJobCountLt_ExplictlyNonNull()
public void setTotalJobCountLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountLt_IsExplictlyNull()
public FailbackExecutionWhereInput totalJobCountLte(Integer totalJobCountLte)
@Nullable public Integer getTotalJobCountLte()
public void setTotalJobCountLte(Integer totalJobCountLte)
public FailbackExecutionWhereInput totalJobCountLte_ExplictlyNull()
public FailbackExecutionWhereInput totalJobCountLte_ExplictlyNonNull()
public void setTotalJobCountLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountLte_IsExplictlyNull()
public FailbackExecutionWhereInput totalJobCountNot(Integer totalJobCountNot)
@Nullable public Integer getTotalJobCountNot()
public void setTotalJobCountNot(Integer totalJobCountNot)
public FailbackExecutionWhereInput totalJobCountNot_ExplictlyNull()
public FailbackExecutionWhereInput totalJobCountNot_ExplictlyNonNull()
public void setTotalJobCountNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountNot_IsExplictlyNull()
public FailbackExecutionWhereInput totalJobCountNotIn(List<Integer> totalJobCountNotIn)
public FailbackExecutionWhereInput addTotalJobCountNotInItem(Integer totalJobCountNotInItem)
@Nullable public List<Integer> getTotalJobCountNotIn()
public FailbackExecutionWhereInput totalJobCountNotIn_ExplictlyNull()
public FailbackExecutionWhereInput totalJobCountNotIn_ExplictlyNonNull()
public void setTotalJobCountNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountNotIn_IsExplictlyNull()
public FailbackExecutionWhereInput updatedAt(String updatedAt)
public void setUpdatedAt(String updatedAt)
public FailbackExecutionWhereInput updatedAt_ExplictlyNull()
public FailbackExecutionWhereInput updatedAt_ExplictlyNonNull()
public void setUpdatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAt_IsExplictlyNull()
public FailbackExecutionWhereInput updatedAtGt(String updatedAtGt)
public void setUpdatedAtGt(String updatedAtGt)
public FailbackExecutionWhereInput updatedAtGt_ExplictlyNull()
public FailbackExecutionWhereInput updatedAtGt_ExplictlyNonNull()
public void setUpdatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtGt_IsExplictlyNull()
public FailbackExecutionWhereInput updatedAtGte(String updatedAtGte)
public void setUpdatedAtGte(String updatedAtGte)
public FailbackExecutionWhereInput updatedAtGte_ExplictlyNull()
public FailbackExecutionWhereInput updatedAtGte_ExplictlyNonNull()
public void setUpdatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtGte_IsExplictlyNull()
public FailbackExecutionWhereInput updatedAtIn(List<String> updatedAtIn)
public FailbackExecutionWhereInput addUpdatedAtInItem(String updatedAtInItem)
public FailbackExecutionWhereInput updatedAtIn_ExplictlyNull()
public FailbackExecutionWhereInput updatedAtIn_ExplictlyNonNull()
public void setUpdatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtIn_IsExplictlyNull()
public FailbackExecutionWhereInput updatedAtLt(String updatedAtLt)
public void setUpdatedAtLt(String updatedAtLt)
public FailbackExecutionWhereInput updatedAtLt_ExplictlyNull()
public FailbackExecutionWhereInput updatedAtLt_ExplictlyNonNull()
public void setUpdatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtLt_IsExplictlyNull()
public FailbackExecutionWhereInput updatedAtLte(String updatedAtLte)
public void setUpdatedAtLte(String updatedAtLte)
public FailbackExecutionWhereInput updatedAtLte_ExplictlyNull()
public FailbackExecutionWhereInput updatedAtLte_ExplictlyNonNull()
public void setUpdatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtLte_IsExplictlyNull()
public FailbackExecutionWhereInput updatedAtNot(String updatedAtNot)
public void setUpdatedAtNot(String updatedAtNot)
public FailbackExecutionWhereInput updatedAtNot_ExplictlyNull()
public FailbackExecutionWhereInput updatedAtNot_ExplictlyNonNull()
public void setUpdatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtNot_IsExplictlyNull()
public FailbackExecutionWhereInput updatedAtNotIn(List<String> updatedAtNotIn)
public FailbackExecutionWhereInput addUpdatedAtNotInItem(String updatedAtNotInItem)
@Nullable public List<String> getUpdatedAtNotIn()
public FailbackExecutionWhereInput updatedAtNotIn_ExplictlyNull()
public FailbackExecutionWhereInput updatedAtNotIn_ExplictlyNonNull()
public void setUpdatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtNotIn_IsExplictlyNull()
Copyright © 2025. All rights reserved.