@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ReplicationPlanExecutionWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
ReplicationPlanExecutionWhereInput() |
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_DELETABLE_FLAG_MARKED
public static final String SERIALIZED_NAME_DELETABLE_FLAG_MARKED_NOT
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_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_LOCAL_ID_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_IN
public static final String SERIALIZED_NAME_LOCAL_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_LOCAL_ID_STARTS_WITH
public static final String SERIALIZED_NAME_REPLICATION_PLAN
public static final String SERIALIZED_NAME_REPLICATION_TARGET_EXECUTIONS_EVERY
public static final String SERIALIZED_NAME_REPLICATION_TARGET_EXECUTIONS_NONE
public static final String SERIALIZED_NAME_REPLICATION_TARGET_EXECUTIONS_SOME
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 ReplicationPlanExecutionWhereInput AND(List<ReplicationPlanExecutionWhereInput> AND)
public ReplicationPlanExecutionWhereInput addANDItem(ReplicationPlanExecutionWhereInput ANDItem)
@Nullable public List<ReplicationPlanExecutionWhereInput> getAND()
public void setAND(List<ReplicationPlanExecutionWhereInput> AND)
public ReplicationPlanExecutionWhereInput AND_ExplictlyNull()
public ReplicationPlanExecutionWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput NOT(List<ReplicationPlanExecutionWhereInput> NOT)
public ReplicationPlanExecutionWhereInput addNOTItem(ReplicationPlanExecutionWhereInput NOTItem)
@Nullable public List<ReplicationPlanExecutionWhereInput> getNOT()
public void setNOT(List<ReplicationPlanExecutionWhereInput> NOT)
public ReplicationPlanExecutionWhereInput NOT_ExplictlyNull()
public ReplicationPlanExecutionWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput OR(List<ReplicationPlanExecutionWhereInput> OR)
public ReplicationPlanExecutionWhereInput addORItem(ReplicationPlanExecutionWhereInput ORItem)
@Nullable public List<ReplicationPlanExecutionWhereInput> getOR()
public void setOR(List<ReplicationPlanExecutionWhereInput> OR)
public ReplicationPlanExecutionWhereInput OR_ExplictlyNull()
public ReplicationPlanExecutionWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public ReplicationPlanExecutionWhereInput createdAt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAt_ExplictlyNonNull()
public void setCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public ReplicationPlanExecutionWhereInput createdAtGt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtGt_ExplictlyNonNull()
public void setCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public ReplicationPlanExecutionWhereInput createdAtGte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtGte_ExplictlyNonNull()
public void setCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtIn(List<String> createdAtIn)
public ReplicationPlanExecutionWhereInput addCreatedAtInItem(String createdAtInItem)
public ReplicationPlanExecutionWhereInput createdAtIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtIn_ExplictlyNonNull()
public void setCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public ReplicationPlanExecutionWhereInput createdAtLt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtLt_ExplictlyNonNull()
public void setCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public ReplicationPlanExecutionWhereInput createdAtLte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtLte_ExplictlyNonNull()
public void setCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public ReplicationPlanExecutionWhereInput createdAtNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtNot_ExplictlyNonNull()
public void setCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtNotIn(List<String> createdAtNotIn)
public ReplicationPlanExecutionWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public ReplicationPlanExecutionWhereInput createdAtNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput createdAtNotIn_ExplictlyNonNull()
public void setCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput deletableFlagMarked(Boolean deletableFlagMarked)
@Nullable public Boolean getDeletableFlagMarked()
public void setDeletableFlagMarked(Boolean deletableFlagMarked)
public ReplicationPlanExecutionWhereInput deletableFlagMarked_ExplictlyNull()
public ReplicationPlanExecutionWhereInput deletableFlagMarked_ExplictlyNonNull()
public void setDeletableFlagMarked_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeletableFlagMarked_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput deletableFlagMarkedNot(Boolean deletableFlagMarkedNot)
@Nullable public Boolean getDeletableFlagMarkedNot()
public void setDeletableFlagMarkedNot(Boolean deletableFlagMarkedNot)
public ReplicationPlanExecutionWhereInput deletableFlagMarkedNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput deletableFlagMarkedNot_ExplictlyNonNull()
public void setDeletableFlagMarkedNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeletableFlagMarkedNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ReplicationPlanExecutionWhereInput entityAsyncStatus_ExplictlyNull()
public ReplicationPlanExecutionWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ReplicationPlanExecutionWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ReplicationPlanExecutionWhereInput entityAsyncStatusIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public ReplicationPlanExecutionWhereInput entityAsyncStatusNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ReplicationPlanExecutionWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ReplicationPlanExecutionWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAt(String executedAt)
public void setExecutedAt(String executedAt)
public ReplicationPlanExecutionWhereInput executedAt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAt_ExplictlyNonNull()
public void setExecutedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtGt(String executedAtGt)
public void setExecutedAtGt(String executedAtGt)
public ReplicationPlanExecutionWhereInput executedAtGt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtGt_ExplictlyNonNull()
public void setExecutedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtGt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtGte(String executedAtGte)
public void setExecutedAtGte(String executedAtGte)
public ReplicationPlanExecutionWhereInput executedAtGte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtGte_ExplictlyNonNull()
public void setExecutedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtGte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtIn(List<String> executedAtIn)
public ReplicationPlanExecutionWhereInput addExecutedAtInItem(String executedAtInItem)
public ReplicationPlanExecutionWhereInput executedAtIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtIn_ExplictlyNonNull()
public void setExecutedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtLt(String executedAtLt)
public void setExecutedAtLt(String executedAtLt)
public ReplicationPlanExecutionWhereInput executedAtLt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtLt_ExplictlyNonNull()
public void setExecutedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtLt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtLte(String executedAtLte)
public void setExecutedAtLte(String executedAtLte)
public ReplicationPlanExecutionWhereInput executedAtLte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtLte_ExplictlyNonNull()
public void setExecutedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtLte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtNot(String executedAtNot)
public void setExecutedAtNot(String executedAtNot)
public ReplicationPlanExecutionWhereInput executedAtNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtNot_ExplictlyNonNull()
public void setExecutedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtNotIn(List<String> executedAtNotIn)
public ReplicationPlanExecutionWhereInput addExecutedAtNotInItem(String executedAtNotInItem)
@Nullable public List<String> getExecutedAtNotIn()
public ReplicationPlanExecutionWhereInput executedAtNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput executedAtNotIn_ExplictlyNonNull()
public void setExecutedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAtNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAt(String finishedAt)
public void setFinishedAt(String finishedAt)
public ReplicationPlanExecutionWhereInput finishedAt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAt_ExplictlyNonNull()
public void setFinishedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtGt(String finishedAtGt)
public void setFinishedAtGt(String finishedAtGt)
public ReplicationPlanExecutionWhereInput finishedAtGt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtGt_ExplictlyNonNull()
public void setFinishedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtGt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtGte(String finishedAtGte)
public void setFinishedAtGte(String finishedAtGte)
public ReplicationPlanExecutionWhereInput finishedAtGte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtGte_ExplictlyNonNull()
public void setFinishedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtGte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtIn(List<String> finishedAtIn)
public ReplicationPlanExecutionWhereInput addFinishedAtInItem(String finishedAtInItem)
public ReplicationPlanExecutionWhereInput finishedAtIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtIn_ExplictlyNonNull()
public void setFinishedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtLt(String finishedAtLt)
public void setFinishedAtLt(String finishedAtLt)
public ReplicationPlanExecutionWhereInput finishedAtLt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtLt_ExplictlyNonNull()
public void setFinishedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtLt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtLte(String finishedAtLte)
public void setFinishedAtLte(String finishedAtLte)
public ReplicationPlanExecutionWhereInput finishedAtLte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtLte_ExplictlyNonNull()
public void setFinishedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtLte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtNot(String finishedAtNot)
public void setFinishedAtNot(String finishedAtNot)
public ReplicationPlanExecutionWhereInput finishedAtNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtNot_ExplictlyNonNull()
public void setFinishedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtNotIn(List<String> finishedAtNotIn)
public ReplicationPlanExecutionWhereInput addFinishedAtNotInItem(String finishedAtNotInItem)
@Nullable public List<String> getFinishedAtNotIn()
public ReplicationPlanExecutionWhereInput finishedAtNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput finishedAtNotIn_ExplictlyNonNull()
public void setFinishedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput id(String id)
public void setId(String id)
public ReplicationPlanExecutionWhereInput id_ExplictlyNull()
public ReplicationPlanExecutionWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ReplicationPlanExecutionWhereInput idContains_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ReplicationPlanExecutionWhereInput idEndsWith_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ReplicationPlanExecutionWhereInput idGt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ReplicationPlanExecutionWhereInput idGte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idIn(List<String> idIn)
public ReplicationPlanExecutionWhereInput addIdInItem(String idInItem)
public ReplicationPlanExecutionWhereInput idIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ReplicationPlanExecutionWhereInput idLt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ReplicationPlanExecutionWhereInput idLte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ReplicationPlanExecutionWhereInput idNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ReplicationPlanExecutionWhereInput idNotContains_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ReplicationPlanExecutionWhereInput idNotEndsWith_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idNotIn(List<String> idNotIn)
public ReplicationPlanExecutionWhereInput addIdNotInItem(String idNotInItem)
public ReplicationPlanExecutionWhereInput idNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ReplicationPlanExecutionWhereInput idNotStartsWith_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ReplicationPlanExecutionWhereInput idStartsWith_ExplictlyNull()
public ReplicationPlanExecutionWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localId(String localId)
public void setLocalId(String localId)
public ReplicationPlanExecutionWhereInput localId_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ReplicationPlanExecutionWhereInput localIdContains_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ReplicationPlanExecutionWhereInput localIdEndsWith_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ReplicationPlanExecutionWhereInput localIdGt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ReplicationPlanExecutionWhereInput localIdGte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdIn(List<String> localIdIn)
public ReplicationPlanExecutionWhereInput addLocalIdInItem(String localIdInItem)
public ReplicationPlanExecutionWhereInput localIdIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ReplicationPlanExecutionWhereInput localIdLt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ReplicationPlanExecutionWhereInput localIdLte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ReplicationPlanExecutionWhereInput localIdNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ReplicationPlanExecutionWhereInput localIdNotContains_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ReplicationPlanExecutionWhereInput localIdNotEndsWith_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdNotIn(List<String> localIdNotIn)
public ReplicationPlanExecutionWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ReplicationPlanExecutionWhereInput localIdNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ReplicationPlanExecutionWhereInput localIdNotStartsWith_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ReplicationPlanExecutionWhereInput localIdStartsWith_ExplictlyNull()
public ReplicationPlanExecutionWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput method(BackupExecutionMethod method)
@Nullable public BackupExecutionMethod getMethod()
public void setMethod(BackupExecutionMethod method)
public ReplicationPlanExecutionWhereInput method_ExplictlyNull()
public ReplicationPlanExecutionWhereInput method_ExplictlyNonNull()
public void setMethod_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMethod_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput methodIn(List<BackupExecutionMethod> methodIn)
public ReplicationPlanExecutionWhereInput addMethodInItem(BackupExecutionMethod methodInItem)
@Nullable public List<BackupExecutionMethod> getMethodIn()
public void setMethodIn(List<BackupExecutionMethod> methodIn)
public ReplicationPlanExecutionWhereInput methodIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput methodIn_ExplictlyNonNull()
public void setMethodIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMethodIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput methodNot(BackupExecutionMethod methodNot)
@Nullable public BackupExecutionMethod getMethodNot()
public void setMethodNot(BackupExecutionMethod methodNot)
public ReplicationPlanExecutionWhereInput methodNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput methodNot_ExplictlyNonNull()
public void setMethodNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMethodNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput methodNotIn(List<BackupExecutionMethod> methodNotIn)
public ReplicationPlanExecutionWhereInput addMethodNotInItem(BackupExecutionMethod methodNotInItem)
@Nullable public List<BackupExecutionMethod> getMethodNotIn()
public void setMethodNotIn(List<BackupExecutionMethod> methodNotIn)
public ReplicationPlanExecutionWhereInput methodNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput methodNotIn_ExplictlyNonNull()
public void setMethodNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMethodNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput pause(Boolean pause)
public void setPause(Boolean pause)
public ReplicationPlanExecutionWhereInput pause_ExplictlyNull()
public ReplicationPlanExecutionWhereInput pause_ExplictlyNonNull()
public void setPause_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPause_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput pauseNot(Boolean pauseNot)
public void setPauseNot(Boolean pauseNot)
public ReplicationPlanExecutionWhereInput pauseNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput pauseNot_ExplictlyNonNull()
public void setPauseNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPauseNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput replicationPlan(ReplicationPlanWhereInput replicationPlan)
@Nullable public ReplicationPlanWhereInput getReplicationPlan()
public void setReplicationPlan(ReplicationPlanWhereInput replicationPlan)
public ReplicationPlanExecutionWhereInput replicationPlan_ExplictlyNull()
public ReplicationPlanExecutionWhereInput replicationPlan_ExplictlyNonNull()
public void setReplicationPlan_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationPlan_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput replicationTargetExecutionsEvery(ReplicationTargetExecutionWhereInput replicationTargetExecutionsEvery)
@Nullable public ReplicationTargetExecutionWhereInput getReplicationTargetExecutionsEvery()
public void setReplicationTargetExecutionsEvery(ReplicationTargetExecutionWhereInput replicationTargetExecutionsEvery)
public ReplicationPlanExecutionWhereInput replicationTargetExecutionsEvery_ExplictlyNull()
public ReplicationPlanExecutionWhereInput replicationTargetExecutionsEvery_ExplictlyNonNull()
public void setReplicationTargetExecutionsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationTargetExecutionsEvery_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput replicationTargetExecutionsNone(ReplicationTargetExecutionWhereInput replicationTargetExecutionsNone)
@Nullable public ReplicationTargetExecutionWhereInput getReplicationTargetExecutionsNone()
public void setReplicationTargetExecutionsNone(ReplicationTargetExecutionWhereInput replicationTargetExecutionsNone)
public ReplicationPlanExecutionWhereInput replicationTargetExecutionsNone_ExplictlyNull()
public ReplicationPlanExecutionWhereInput replicationTargetExecutionsNone_ExplictlyNonNull()
public void setReplicationTargetExecutionsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationTargetExecutionsNone_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput replicationTargetExecutionsSome(ReplicationTargetExecutionWhereInput replicationTargetExecutionsSome)
@Nullable public ReplicationTargetExecutionWhereInput getReplicationTargetExecutionsSome()
public void setReplicationTargetExecutionsSome(ReplicationTargetExecutionWhereInput replicationTargetExecutionsSome)
public ReplicationPlanExecutionWhereInput replicationTargetExecutionsSome_ExplictlyNull()
public ReplicationPlanExecutionWhereInput replicationTargetExecutionsSome_ExplictlyNonNull()
public void setReplicationTargetExecutionsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationTargetExecutionsSome_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersion(Integer resourceVersion)
@Nullable public Integer getResourceVersion()
public void setResourceVersion(Integer resourceVersion)
public ReplicationPlanExecutionWhereInput resourceVersion_ExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersion_ExplictlyNonNull()
public void setResourceVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersion_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionGt(Integer resourceVersionGt)
@Nullable public Integer getResourceVersionGt()
public void setResourceVersionGt(Integer resourceVersionGt)
public ReplicationPlanExecutionWhereInput resourceVersionGt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionGt_ExplictlyNonNull()
public void setResourceVersionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionGt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionGte(Integer resourceVersionGte)
@Nullable public Integer getResourceVersionGte()
public void setResourceVersionGte(Integer resourceVersionGte)
public ReplicationPlanExecutionWhereInput resourceVersionGte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionGte_ExplictlyNonNull()
public void setResourceVersionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionGte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionIn(List<Integer> resourceVersionIn)
public ReplicationPlanExecutionWhereInput addResourceVersionInItem(Integer resourceVersionInItem)
@Nullable public List<Integer> getResourceVersionIn()
public ReplicationPlanExecutionWhereInput resourceVersionIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionIn_ExplictlyNonNull()
public void setResourceVersionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionLt(Integer resourceVersionLt)
@Nullable public Integer getResourceVersionLt()
public void setResourceVersionLt(Integer resourceVersionLt)
public ReplicationPlanExecutionWhereInput resourceVersionLt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionLt_ExplictlyNonNull()
public void setResourceVersionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionLt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionLte(Integer resourceVersionLte)
@Nullable public Integer getResourceVersionLte()
public void setResourceVersionLte(Integer resourceVersionLte)
public ReplicationPlanExecutionWhereInput resourceVersionLte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionLte_ExplictlyNonNull()
public void setResourceVersionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionLte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionNot(Integer resourceVersionNot)
@Nullable public Integer getResourceVersionNot()
public void setResourceVersionNot(Integer resourceVersionNot)
public ReplicationPlanExecutionWhereInput resourceVersionNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionNot_ExplictlyNonNull()
public void setResourceVersionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionNotIn(List<Integer> resourceVersionNotIn)
public ReplicationPlanExecutionWhereInput addResourceVersionNotInItem(Integer resourceVersionNotInItem)
@Nullable public List<Integer> getResourceVersionNotIn()
public ReplicationPlanExecutionWhereInput resourceVersionNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput resourceVersionNotIn_ExplictlyNonNull()
public void setResourceVersionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput state(BackupExecutionState state)
@Nullable public BackupExecutionState getState()
public void setState(BackupExecutionState state)
public ReplicationPlanExecutionWhereInput state_ExplictlyNull()
public ReplicationPlanExecutionWhereInput state_ExplictlyNonNull()
public void setState_IsExplictlyNull(boolean isExplictlyNull)
public boolean getState_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput stateIn(List<BackupExecutionState> stateIn)
public ReplicationPlanExecutionWhereInput addStateInItem(BackupExecutionState stateInItem)
@Nullable public List<BackupExecutionState> getStateIn()
public void setStateIn(List<BackupExecutionState> stateIn)
public ReplicationPlanExecutionWhereInput stateIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput stateIn_ExplictlyNonNull()
public void setStateIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStateIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput stateNot(BackupExecutionState stateNot)
@Nullable public BackupExecutionState getStateNot()
public void setStateNot(BackupExecutionState stateNot)
public ReplicationPlanExecutionWhereInput stateNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput stateNot_ExplictlyNonNull()
public void setStateNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStateNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput stateNotIn(List<BackupExecutionState> stateNotIn)
public ReplicationPlanExecutionWhereInput addStateNotInItem(BackupExecutionState stateNotInItem)
@Nullable public List<BackupExecutionState> getStateNotIn()
public void setStateNotIn(List<BackupExecutionState> stateNotIn)
public ReplicationPlanExecutionWhereInput stateNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput stateNotIn_ExplictlyNonNull()
public void setStateNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStateNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCount(Integer successJobCount)
@Nullable public Integer getSuccessJobCount()
public void setSuccessJobCount(Integer successJobCount)
public ReplicationPlanExecutionWhereInput successJobCount_ExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCount_ExplictlyNonNull()
public void setSuccessJobCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCount_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountGt(Integer successJobCountGt)
@Nullable public Integer getSuccessJobCountGt()
public void setSuccessJobCountGt(Integer successJobCountGt)
public ReplicationPlanExecutionWhereInput successJobCountGt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountGt_ExplictlyNonNull()
public void setSuccessJobCountGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountGt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountGte(Integer successJobCountGte)
@Nullable public Integer getSuccessJobCountGte()
public void setSuccessJobCountGte(Integer successJobCountGte)
public ReplicationPlanExecutionWhereInput successJobCountGte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountGte_ExplictlyNonNull()
public void setSuccessJobCountGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountGte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountIn(List<Integer> successJobCountIn)
public ReplicationPlanExecutionWhereInput addSuccessJobCountInItem(Integer successJobCountInItem)
@Nullable public List<Integer> getSuccessJobCountIn()
public ReplicationPlanExecutionWhereInput successJobCountIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountIn_ExplictlyNonNull()
public void setSuccessJobCountIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountLt(Integer successJobCountLt)
@Nullable public Integer getSuccessJobCountLt()
public void setSuccessJobCountLt(Integer successJobCountLt)
public ReplicationPlanExecutionWhereInput successJobCountLt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountLt_ExplictlyNonNull()
public void setSuccessJobCountLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountLt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountLte(Integer successJobCountLte)
@Nullable public Integer getSuccessJobCountLte()
public void setSuccessJobCountLte(Integer successJobCountLte)
public ReplicationPlanExecutionWhereInput successJobCountLte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountLte_ExplictlyNonNull()
public void setSuccessJobCountLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountLte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountNot(Integer successJobCountNot)
@Nullable public Integer getSuccessJobCountNot()
public void setSuccessJobCountNot(Integer successJobCountNot)
public ReplicationPlanExecutionWhereInput successJobCountNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountNot_ExplictlyNonNull()
public void setSuccessJobCountNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountNotIn(List<Integer> successJobCountNotIn)
public ReplicationPlanExecutionWhereInput addSuccessJobCountNotInItem(Integer successJobCountNotInItem)
@Nullable public List<Integer> getSuccessJobCountNotIn()
public ReplicationPlanExecutionWhereInput successJobCountNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput successJobCountNotIn_ExplictlyNonNull()
public void setSuccessJobCountNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCountNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCount(Integer totalJobCount)
public void setTotalJobCount(Integer totalJobCount)
public ReplicationPlanExecutionWhereInput totalJobCount_ExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCount_ExplictlyNonNull()
public void setTotalJobCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCount_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountGt(Integer totalJobCountGt)
@Nullable public Integer getTotalJobCountGt()
public void setTotalJobCountGt(Integer totalJobCountGt)
public ReplicationPlanExecutionWhereInput totalJobCountGt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountGt_ExplictlyNonNull()
public void setTotalJobCountGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountGt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountGte(Integer totalJobCountGte)
@Nullable public Integer getTotalJobCountGte()
public void setTotalJobCountGte(Integer totalJobCountGte)
public ReplicationPlanExecutionWhereInput totalJobCountGte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountGte_ExplictlyNonNull()
public void setTotalJobCountGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountGte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountIn(List<Integer> totalJobCountIn)
public ReplicationPlanExecutionWhereInput addTotalJobCountInItem(Integer totalJobCountInItem)
@Nullable public List<Integer> getTotalJobCountIn()
public ReplicationPlanExecutionWhereInput totalJobCountIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountIn_ExplictlyNonNull()
public void setTotalJobCountIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountLt(Integer totalJobCountLt)
@Nullable public Integer getTotalJobCountLt()
public void setTotalJobCountLt(Integer totalJobCountLt)
public ReplicationPlanExecutionWhereInput totalJobCountLt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountLt_ExplictlyNonNull()
public void setTotalJobCountLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountLt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountLte(Integer totalJobCountLte)
@Nullable public Integer getTotalJobCountLte()
public void setTotalJobCountLte(Integer totalJobCountLte)
public ReplicationPlanExecutionWhereInput totalJobCountLte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountLte_ExplictlyNonNull()
public void setTotalJobCountLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountLte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountNot(Integer totalJobCountNot)
@Nullable public Integer getTotalJobCountNot()
public void setTotalJobCountNot(Integer totalJobCountNot)
public ReplicationPlanExecutionWhereInput totalJobCountNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountNot_ExplictlyNonNull()
public void setTotalJobCountNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountNotIn(List<Integer> totalJobCountNotIn)
public ReplicationPlanExecutionWhereInput addTotalJobCountNotInItem(Integer totalJobCountNotInItem)
@Nullable public List<Integer> getTotalJobCountNotIn()
public ReplicationPlanExecutionWhereInput totalJobCountNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput totalJobCountNotIn_ExplictlyNonNull()
public void setTotalJobCountNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCountNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput type(BackupExecutionType type)
@Nullable public BackupExecutionType getType()
public void setType(BackupExecutionType type)
public ReplicationPlanExecutionWhereInput type_ExplictlyNull()
public ReplicationPlanExecutionWhereInput type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput typeIn(List<BackupExecutionType> typeIn)
public ReplicationPlanExecutionWhereInput addTypeInItem(BackupExecutionType typeInItem)
@Nullable public List<BackupExecutionType> getTypeIn()
public void setTypeIn(List<BackupExecutionType> typeIn)
public ReplicationPlanExecutionWhereInput typeIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput typeIn_ExplictlyNonNull()
public void setTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput typeNot(BackupExecutionType typeNot)
@Nullable public BackupExecutionType getTypeNot()
public void setTypeNot(BackupExecutionType typeNot)
public ReplicationPlanExecutionWhereInput typeNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput typeNot_ExplictlyNonNull()
public void setTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput typeNotIn(List<BackupExecutionType> typeNotIn)
public ReplicationPlanExecutionWhereInput addTypeNotInItem(BackupExecutionType typeNotInItem)
@Nullable public List<BackupExecutionType> getTypeNotIn()
public void setTypeNotIn(List<BackupExecutionType> typeNotIn)
public ReplicationPlanExecutionWhereInput typeNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput typeNotIn_ExplictlyNonNull()
public void setTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNotIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAt(String updatedAt)
public void setUpdatedAt(String updatedAt)
public ReplicationPlanExecutionWhereInput updatedAt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAt_ExplictlyNonNull()
public void setUpdatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtGt(String updatedAtGt)
public void setUpdatedAtGt(String updatedAtGt)
public ReplicationPlanExecutionWhereInput updatedAtGt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtGt_ExplictlyNonNull()
public void setUpdatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtGt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtGte(String updatedAtGte)
public void setUpdatedAtGte(String updatedAtGte)
public ReplicationPlanExecutionWhereInput updatedAtGte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtGte_ExplictlyNonNull()
public void setUpdatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtGte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtIn(List<String> updatedAtIn)
public ReplicationPlanExecutionWhereInput addUpdatedAtInItem(String updatedAtInItem)
public ReplicationPlanExecutionWhereInput updatedAtIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtIn_ExplictlyNonNull()
public void setUpdatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtIn_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtLt(String updatedAtLt)
public void setUpdatedAtLt(String updatedAtLt)
public ReplicationPlanExecutionWhereInput updatedAtLt_ExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtLt_ExplictlyNonNull()
public void setUpdatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtLt_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtLte(String updatedAtLte)
public void setUpdatedAtLte(String updatedAtLte)
public ReplicationPlanExecutionWhereInput updatedAtLte_ExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtLte_ExplictlyNonNull()
public void setUpdatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtLte_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtNot(String updatedAtNot)
public void setUpdatedAtNot(String updatedAtNot)
public ReplicationPlanExecutionWhereInput updatedAtNot_ExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtNot_ExplictlyNonNull()
public void setUpdatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtNot_IsExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtNotIn(List<String> updatedAtNotIn)
public ReplicationPlanExecutionWhereInput addUpdatedAtNotInItem(String updatedAtNotInItem)
@Nullable public List<String> getUpdatedAtNotIn()
public ReplicationPlanExecutionWhereInput updatedAtNotIn_ExplictlyNull()
public ReplicationPlanExecutionWhereInput updatedAtNotIn_ExplictlyNonNull()
public void setUpdatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdatedAtNotIn_IsExplictlyNull()
Copyright © 2025. All rights reserved.