@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ReplicationTargetExecutionWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
ReplicationTargetExecutionWhereInput() |
public static final String SERIALIZED_NAME_CREATION_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_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_PLAN_EXECUTION
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_STARTED_AT_GTE
public static final String SERIALIZED_NAME_STARTED_AT_LTE
public static final String SERIALIZED_NAME_STARTED_AT_NOT
public static final String SERIALIZED_NAME_STARTED_AT_NOT_IN
public ReplicationTargetExecutionWhereInput AND(List<ReplicationTargetExecutionWhereInput> AND)
public ReplicationTargetExecutionWhereInput addANDItem(ReplicationTargetExecutionWhereInput ANDItem)
@Nullable public List<ReplicationTargetExecutionWhereInput> getAND()
public void setAND(List<ReplicationTargetExecutionWhereInput> AND)
public ReplicationTargetExecutionWhereInput AND_ExplictlyNull()
public ReplicationTargetExecutionWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput NOT(List<ReplicationTargetExecutionWhereInput> NOT)
public ReplicationTargetExecutionWhereInput addNOTItem(ReplicationTargetExecutionWhereInput NOTItem)
@Nullable public List<ReplicationTargetExecutionWhereInput> getNOT()
public void setNOT(List<ReplicationTargetExecutionWhereInput> NOT)
public ReplicationTargetExecutionWhereInput NOT_ExplictlyNull()
public ReplicationTargetExecutionWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput OR(List<ReplicationTargetExecutionWhereInput> OR)
public ReplicationTargetExecutionWhereInput addORItem(ReplicationTargetExecutionWhereInput ORItem)
@Nullable public List<ReplicationTargetExecutionWhereInput> getOR()
public void setOR(List<ReplicationTargetExecutionWhereInput> OR)
public ReplicationTargetExecutionWhereInput OR_ExplictlyNull()
public ReplicationTargetExecutionWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput creation(ReplicationTargetExecutionCreation creation)
@Nullable public ReplicationTargetExecutionCreation getCreation()
public void setCreation(ReplicationTargetExecutionCreation creation)
public ReplicationTargetExecutionWhereInput creation_ExplictlyNull()
public ReplicationTargetExecutionWhereInput creation_ExplictlyNonNull()
public void setCreation_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreation_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput creationIn(List<ReplicationTargetExecutionCreation> creationIn)
public ReplicationTargetExecutionWhereInput addCreationInItem(ReplicationTargetExecutionCreation creationInItem)
@Nullable public List<ReplicationTargetExecutionCreation> getCreationIn()
public void setCreationIn(List<ReplicationTargetExecutionCreation> creationIn)
public ReplicationTargetExecutionWhereInput creationIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput creationIn_ExplictlyNonNull()
public void setCreationIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreationIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput creationNot(ReplicationTargetExecutionCreation creationNot)
@Nullable public ReplicationTargetExecutionCreation getCreationNot()
public void setCreationNot(ReplicationTargetExecutionCreation creationNot)
public ReplicationTargetExecutionWhereInput creationNot_ExplictlyNull()
public ReplicationTargetExecutionWhereInput creationNot_ExplictlyNonNull()
public void setCreationNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreationNot_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput creationNotIn(List<ReplicationTargetExecutionCreation> creationNotIn)
public ReplicationTargetExecutionWhereInput addCreationNotInItem(ReplicationTargetExecutionCreation creationNotInItem)
@Nullable public List<ReplicationTargetExecutionCreation> getCreationNotIn()
public void setCreationNotIn(List<ReplicationTargetExecutionCreation> creationNotIn)
public ReplicationTargetExecutionWhereInput creationNotIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput creationNotIn_ExplictlyNonNull()
public void setCreationNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreationNotIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ReplicationTargetExecutionWhereInput entityAsyncStatus_ExplictlyNull()
public ReplicationTargetExecutionWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ReplicationTargetExecutionWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ReplicationTargetExecutionWhereInput entityAsyncStatusIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public ReplicationTargetExecutionWhereInput entityAsyncStatusNot_ExplictlyNull()
public ReplicationTargetExecutionWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ReplicationTargetExecutionWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ReplicationTargetExecutionWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAt(String finishedAt)
public void setFinishedAt(String finishedAt)
public ReplicationTargetExecutionWhereInput finishedAt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAt_ExplictlyNonNull()
public void setFinishedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtGt(String finishedAtGt)
public void setFinishedAtGt(String finishedAtGt)
public ReplicationTargetExecutionWhereInput finishedAtGt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtGt_ExplictlyNonNull()
public void setFinishedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtGt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtGte(String finishedAtGte)
public void setFinishedAtGte(String finishedAtGte)
public ReplicationTargetExecutionWhereInput finishedAtGte_ExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtGte_ExplictlyNonNull()
public void setFinishedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtGte_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtIn(List<String> finishedAtIn)
public ReplicationTargetExecutionWhereInput addFinishedAtInItem(String finishedAtInItem)
public ReplicationTargetExecutionWhereInput finishedAtIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtIn_ExplictlyNonNull()
public void setFinishedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtLt(String finishedAtLt)
public void setFinishedAtLt(String finishedAtLt)
public ReplicationTargetExecutionWhereInput finishedAtLt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtLt_ExplictlyNonNull()
public void setFinishedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtLt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtLte(String finishedAtLte)
public void setFinishedAtLte(String finishedAtLte)
public ReplicationTargetExecutionWhereInput finishedAtLte_ExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtLte_ExplictlyNonNull()
public void setFinishedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtLte_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtNot(String finishedAtNot)
public void setFinishedAtNot(String finishedAtNot)
public ReplicationTargetExecutionWhereInput finishedAtNot_ExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtNot_ExplictlyNonNull()
public void setFinishedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtNot_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtNotIn(List<String> finishedAtNotIn)
public ReplicationTargetExecutionWhereInput addFinishedAtNotInItem(String finishedAtNotInItem)
@Nullable public List<String> getFinishedAtNotIn()
public ReplicationTargetExecutionWhereInput finishedAtNotIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput finishedAtNotIn_ExplictlyNonNull()
public void setFinishedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getFinishedAtNotIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput id(String id)
public void setId(String id)
public ReplicationTargetExecutionWhereInput id_ExplictlyNull()
public ReplicationTargetExecutionWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ReplicationTargetExecutionWhereInput idContains_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ReplicationTargetExecutionWhereInput idEndsWith_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ReplicationTargetExecutionWhereInput idGt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ReplicationTargetExecutionWhereInput idGte_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idIn(List<String> idIn)
public ReplicationTargetExecutionWhereInput addIdInItem(String idInItem)
public ReplicationTargetExecutionWhereInput idIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ReplicationTargetExecutionWhereInput idLt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ReplicationTargetExecutionWhereInput idLte_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ReplicationTargetExecutionWhereInput idNot_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ReplicationTargetExecutionWhereInput idNotContains_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ReplicationTargetExecutionWhereInput idNotEndsWith_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idNotIn(List<String> idNotIn)
public ReplicationTargetExecutionWhereInput addIdNotInItem(String idNotInItem)
public ReplicationTargetExecutionWhereInput idNotIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ReplicationTargetExecutionWhereInput idNotStartsWith_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ReplicationTargetExecutionWhereInput idStartsWith_ExplictlyNull()
public ReplicationTargetExecutionWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localId(String localId)
public void setLocalId(String localId)
public ReplicationTargetExecutionWhereInput localId_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ReplicationTargetExecutionWhereInput localIdContains_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ReplicationTargetExecutionWhereInput localIdEndsWith_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ReplicationTargetExecutionWhereInput localIdGt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ReplicationTargetExecutionWhereInput localIdGte_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdIn(List<String> localIdIn)
public ReplicationTargetExecutionWhereInput addLocalIdInItem(String localIdInItem)
public ReplicationTargetExecutionWhereInput localIdIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ReplicationTargetExecutionWhereInput localIdLt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ReplicationTargetExecutionWhereInput localIdLte_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ReplicationTargetExecutionWhereInput localIdNot_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ReplicationTargetExecutionWhereInput localIdNotContains_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ReplicationTargetExecutionWhereInput localIdNotEndsWith_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdNotIn(List<String> localIdNotIn)
public ReplicationTargetExecutionWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ReplicationTargetExecutionWhereInput localIdNotIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ReplicationTargetExecutionWhereInput localIdNotStartsWith_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ReplicationTargetExecutionWhereInput localIdStartsWith_ExplictlyNull()
public ReplicationTargetExecutionWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput phase(BackupJobPhase phase)
@Nullable public BackupJobPhase getPhase()
public void setPhase(BackupJobPhase phase)
public ReplicationTargetExecutionWhereInput phase_ExplictlyNull()
public ReplicationTargetExecutionWhereInput phase_ExplictlyNonNull()
public void setPhase_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhase_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput phaseIn(List<BackupJobPhase> phaseIn)
public ReplicationTargetExecutionWhereInput addPhaseInItem(BackupJobPhase phaseInItem)
@Nullable public List<BackupJobPhase> getPhaseIn()
public void setPhaseIn(List<BackupJobPhase> phaseIn)
public ReplicationTargetExecutionWhereInput phaseIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput phaseIn_ExplictlyNonNull()
public void setPhaseIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhaseIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput phaseNot(BackupJobPhase phaseNot)
@Nullable public BackupJobPhase getPhaseNot()
public void setPhaseNot(BackupJobPhase phaseNot)
public ReplicationTargetExecutionWhereInput phaseNot_ExplictlyNull()
public ReplicationTargetExecutionWhereInput phaseNot_ExplictlyNonNull()
public void setPhaseNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhaseNot_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput phaseNotIn(List<BackupJobPhase> phaseNotIn)
public ReplicationTargetExecutionWhereInput addPhaseNotInItem(BackupJobPhase phaseNotInItem)
@Nullable public List<BackupJobPhase> getPhaseNotIn()
public void setPhaseNotIn(List<BackupJobPhase> phaseNotIn)
public ReplicationTargetExecutionWhereInput phaseNotIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput phaseNotIn_ExplictlyNonNull()
public void setPhaseNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhaseNotIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput replicaVm(ReplicaVmWhereInput replicaVm)
@Nullable public ReplicaVmWhereInput getReplicaVm()
public void setReplicaVm(ReplicaVmWhereInput replicaVm)
public ReplicationTargetExecutionWhereInput replicaVm_ExplictlyNull()
public ReplicationTargetExecutionWhereInput replicaVm_ExplictlyNonNull()
public void setReplicaVm_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicaVm_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput replicationPlan(ReplicationPlanWhereInput replicationPlan)
@Nullable public ReplicationPlanWhereInput getReplicationPlan()
public void setReplicationPlan(ReplicationPlanWhereInput replicationPlan)
public ReplicationTargetExecutionWhereInput replicationPlan_ExplictlyNull()
public ReplicationTargetExecutionWhereInput replicationPlan_ExplictlyNonNull()
public void setReplicationPlan_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationPlan_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput replicationPlanExecution(ReplicationPlanExecutionWhereInput replicationPlanExecution)
@Nullable public ReplicationPlanExecutionWhereInput getReplicationPlanExecution()
public void setReplicationPlanExecution(ReplicationPlanExecutionWhereInput replicationPlanExecution)
public ReplicationTargetExecutionWhereInput replicationPlanExecution_ExplictlyNull()
public ReplicationTargetExecutionWhereInput replicationPlanExecution_ExplictlyNonNull()
public void setReplicationPlanExecution_IsExplictlyNull(boolean isExplictlyNull)
public boolean getReplicationPlanExecution_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersion(Integer resourceVersion)
@Nullable public Integer getResourceVersion()
public void setResourceVersion(Integer resourceVersion)
public ReplicationTargetExecutionWhereInput resourceVersion_ExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersion_ExplictlyNonNull()
public void setResourceVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersion_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionGt(Integer resourceVersionGt)
@Nullable public Integer getResourceVersionGt()
public void setResourceVersionGt(Integer resourceVersionGt)
public ReplicationTargetExecutionWhereInput resourceVersionGt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionGt_ExplictlyNonNull()
public void setResourceVersionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionGt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionGte(Integer resourceVersionGte)
@Nullable public Integer getResourceVersionGte()
public void setResourceVersionGte(Integer resourceVersionGte)
public ReplicationTargetExecutionWhereInput resourceVersionGte_ExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionGte_ExplictlyNonNull()
public void setResourceVersionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionGte_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionIn(List<Integer> resourceVersionIn)
public ReplicationTargetExecutionWhereInput addResourceVersionInItem(Integer resourceVersionInItem)
@Nullable public List<Integer> getResourceVersionIn()
public ReplicationTargetExecutionWhereInput resourceVersionIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionIn_ExplictlyNonNull()
public void setResourceVersionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionLt(Integer resourceVersionLt)
@Nullable public Integer getResourceVersionLt()
public void setResourceVersionLt(Integer resourceVersionLt)
public ReplicationTargetExecutionWhereInput resourceVersionLt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionLt_ExplictlyNonNull()
public void setResourceVersionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionLt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionLte(Integer resourceVersionLte)
@Nullable public Integer getResourceVersionLte()
public void setResourceVersionLte(Integer resourceVersionLte)
public ReplicationTargetExecutionWhereInput resourceVersionLte_ExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionLte_ExplictlyNonNull()
public void setResourceVersionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionLte_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionNot(Integer resourceVersionNot)
@Nullable public Integer getResourceVersionNot()
public void setResourceVersionNot(Integer resourceVersionNot)
public ReplicationTargetExecutionWhereInput resourceVersionNot_ExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionNot_ExplictlyNonNull()
public void setResourceVersionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionNot_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionNotIn(List<Integer> resourceVersionNotIn)
public ReplicationTargetExecutionWhereInput addResourceVersionNotInItem(Integer resourceVersionNotInItem)
@Nullable public List<Integer> getResourceVersionNotIn()
public ReplicationTargetExecutionWhereInput resourceVersionNotIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput resourceVersionNotIn_ExplictlyNonNull()
public void setResourceVersionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceVersionNotIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAt(String startedAt)
public void setStartedAt(String startedAt)
public ReplicationTargetExecutionWhereInput startedAt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAt_ExplictlyNonNull()
public void setStartedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtGt(String startedAtGt)
public void setStartedAtGt(String startedAtGt)
public ReplicationTargetExecutionWhereInput startedAtGt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtGt_ExplictlyNonNull()
public void setStartedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtGt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtGte(String startedAtGte)
public void setStartedAtGte(String startedAtGte)
public ReplicationTargetExecutionWhereInput startedAtGte_ExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtGte_ExplictlyNonNull()
public void setStartedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtGte_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtIn(List<String> startedAtIn)
public ReplicationTargetExecutionWhereInput addStartedAtInItem(String startedAtInItem)
public ReplicationTargetExecutionWhereInput startedAtIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtIn_ExplictlyNonNull()
public void setStartedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtLt(String startedAtLt)
public void setStartedAtLt(String startedAtLt)
public ReplicationTargetExecutionWhereInput startedAtLt_ExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtLt_ExplictlyNonNull()
public void setStartedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtLt_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtLte(String startedAtLte)
public void setStartedAtLte(String startedAtLte)
public ReplicationTargetExecutionWhereInput startedAtLte_ExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtLte_ExplictlyNonNull()
public void setStartedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtLte_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtNot(String startedAtNot)
public void setStartedAtNot(String startedAtNot)
public ReplicationTargetExecutionWhereInput startedAtNot_ExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtNot_ExplictlyNonNull()
public void setStartedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtNot_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtNotIn(List<String> startedAtNotIn)
public ReplicationTargetExecutionWhereInput addStartedAtNotInItem(String startedAtNotInItem)
@Nullable public List<String> getStartedAtNotIn()
public ReplicationTargetExecutionWhereInput startedAtNotIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput startedAtNotIn_ExplictlyNonNull()
public void setStartedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartedAtNotIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput type(BackupExecutionType type)
@Nullable public BackupExecutionType getType()
public void setType(BackupExecutionType type)
public ReplicationTargetExecutionWhereInput type_ExplictlyNull()
public ReplicationTargetExecutionWhereInput type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput typeIn(List<BackupExecutionType> typeIn)
public ReplicationTargetExecutionWhereInput addTypeInItem(BackupExecutionType typeInItem)
@Nullable public List<BackupExecutionType> getTypeIn()
public void setTypeIn(List<BackupExecutionType> typeIn)
public ReplicationTargetExecutionWhereInput typeIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput typeIn_ExplictlyNonNull()
public void setTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeIn_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput typeNot(BackupExecutionType typeNot)
@Nullable public BackupExecutionType getTypeNot()
public void setTypeNot(BackupExecutionType typeNot)
public ReplicationTargetExecutionWhereInput typeNot_ExplictlyNull()
public ReplicationTargetExecutionWhereInput typeNot_ExplictlyNonNull()
public void setTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNot_IsExplictlyNull()
public ReplicationTargetExecutionWhereInput typeNotIn(List<BackupExecutionType> typeNotIn)
public ReplicationTargetExecutionWhereInput addTypeNotInItem(BackupExecutionType typeNotInItem)
@Nullable public List<BackupExecutionType> getTypeNotIn()
public void setTypeNotIn(List<BackupExecutionType> typeNotIn)
public ReplicationTargetExecutionWhereInput typeNotIn_ExplictlyNull()
public ReplicationTargetExecutionWhereInput typeNotIn_ExplictlyNonNull()
public void setTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNotIn_IsExplictlyNull()
Copyright © 2025. All rights reserved.