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