@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ClusterImageWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
ClusterImageWhereInput() |
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_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_META_NAME_CONTAINS
public static final String SERIALIZED_NAME_META_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_META_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_META_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_META_NAME_NOT_IN
public static final String SERIALIZED_NAME_META_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_META_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_META_SIZE_NOT_IN
public static final String SERIALIZED_NAME_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_CONTAINS
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_ENDS_WITH
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_GT
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_GTE
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_IN
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_LT
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_LTE
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_NOT
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_NOT_CONTAINS
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_NOT_IN
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION_STARTS_WITH
public static final String SERIALIZED_NAME_VERSION_CONTAINS
public static final String SERIALIZED_NAME_VERSION_ENDS_WITH
public static final String SERIALIZED_NAME_VERSION_NOT_CONTAINS
public static final String SERIALIZED_NAME_VERSION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_VERSION_NOT_IN
public static final String SERIALIZED_NAME_VERSION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_VERSION_SEMANTIC_GT
public static final String SERIALIZED_NAME_VERSION_SEMANTIC_GTE
public static final String SERIALIZED_NAME_VERSION_SEMANTIC_LT
public static final String SERIALIZED_NAME_VERSION_SEMANTIC_LTE
public static final String SERIALIZED_NAME_VERSION_STARTS_WITH
public static final String SERIALIZED_NAME_ZBS_VERSION_CONTAINS
public static final String SERIALIZED_NAME_ZBS_VERSION_ENDS_WITH
public static final String SERIALIZED_NAME_ZBS_VERSION_GT
public static final String SERIALIZED_NAME_ZBS_VERSION_GTE
public static final String SERIALIZED_NAME_ZBS_VERSION_IN
public static final String SERIALIZED_NAME_ZBS_VERSION_LT
public static final String SERIALIZED_NAME_ZBS_VERSION_LTE
public static final String SERIALIZED_NAME_ZBS_VERSION_NOT
public static final String SERIALIZED_NAME_ZBS_VERSION_NOT_CONTAINS
public static final String SERIALIZED_NAME_ZBS_VERSION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ZBS_VERSION_NOT_IN
public static final String SERIALIZED_NAME_ZBS_VERSION_NOT_STARTS_WITH
public ClusterImageWhereInput AND(List<ClusterImageWhereInput> AND)
public ClusterImageWhereInput addANDItem(ClusterImageWhereInput ANDItem)
@Nullable public List<ClusterImageWhereInput> getAND()
public void setAND(List<ClusterImageWhereInput> AND)
public ClusterImageWhereInput AND_ExplictlyNull()
public ClusterImageWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ClusterImageWhereInput NOT(List<ClusterImageWhereInput> NOT)
public ClusterImageWhereInput addNOTItem(ClusterImageWhereInput NOTItem)
@Nullable public List<ClusterImageWhereInput> getNOT()
public void setNOT(List<ClusterImageWhereInput> NOT)
public ClusterImageWhereInput NOT_ExplictlyNull()
public ClusterImageWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ClusterImageWhereInput OR(List<ClusterImageWhereInput> OR)
public ClusterImageWhereInput addORItem(ClusterImageWhereInput ORItem)
@Nullable public List<ClusterImageWhereInput> getOR()
public void setOR(List<ClusterImageWhereInput> OR)
public ClusterImageWhereInput OR_ExplictlyNull()
public ClusterImageWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ClusterImageWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public ClusterImageWhereInput cluster_ExplictlyNull()
public ClusterImageWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public ClusterImageWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ClusterImageWhereInput entityAsyncStatus_ExplictlyNull()
public ClusterImageWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public ClusterImageWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ClusterImageWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ClusterImageWhereInput entityAsyncStatusIn_ExplictlyNull()
public ClusterImageWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public ClusterImageWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public ClusterImageWhereInput entityAsyncStatusNot_ExplictlyNull()
public ClusterImageWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public ClusterImageWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ClusterImageWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ClusterImageWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public ClusterImageWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public ClusterImageWhereInput id(String id)
public void setId(String id)
public ClusterImageWhereInput id_ExplictlyNull()
public ClusterImageWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ClusterImageWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ClusterImageWhereInput idContains_ExplictlyNull()
public ClusterImageWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ClusterImageWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ClusterImageWhereInput idEndsWith_ExplictlyNull()
public ClusterImageWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ClusterImageWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ClusterImageWhereInput idGt_ExplictlyNull()
public ClusterImageWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ClusterImageWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ClusterImageWhereInput idGte_ExplictlyNull()
public ClusterImageWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ClusterImageWhereInput idIn(List<String> idIn)
public ClusterImageWhereInput addIdInItem(String idInItem)
public ClusterImageWhereInput idIn_ExplictlyNull()
public ClusterImageWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ClusterImageWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ClusterImageWhereInput idLt_ExplictlyNull()
public ClusterImageWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ClusterImageWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ClusterImageWhereInput idLte_ExplictlyNull()
public ClusterImageWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ClusterImageWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ClusterImageWhereInput idNot_ExplictlyNull()
public ClusterImageWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ClusterImageWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ClusterImageWhereInput idNotContains_ExplictlyNull()
public ClusterImageWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ClusterImageWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ClusterImageWhereInput idNotEndsWith_ExplictlyNull()
public ClusterImageWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ClusterImageWhereInput idNotIn(List<String> idNotIn)
public ClusterImageWhereInput addIdNotInItem(String idNotInItem)
public ClusterImageWhereInput idNotIn_ExplictlyNull()
public ClusterImageWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ClusterImageWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ClusterImageWhereInput idNotStartsWith_ExplictlyNull()
public ClusterImageWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ClusterImageWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ClusterImageWhereInput idStartsWith_ExplictlyNull()
public ClusterImageWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ClusterImageWhereInput localId(String localId)
public void setLocalId(String localId)
public ClusterImageWhereInput localId_ExplictlyNull()
public ClusterImageWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public ClusterImageWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ClusterImageWhereInput localIdContains_ExplictlyNull()
public ClusterImageWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public ClusterImageWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ClusterImageWhereInput localIdEndsWith_ExplictlyNull()
public ClusterImageWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public ClusterImageWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ClusterImageWhereInput localIdGt_ExplictlyNull()
public ClusterImageWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public ClusterImageWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ClusterImageWhereInput localIdGte_ExplictlyNull()
public ClusterImageWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public ClusterImageWhereInput localIdIn(List<String> localIdIn)
public ClusterImageWhereInput addLocalIdInItem(String localIdInItem)
public ClusterImageWhereInput localIdIn_ExplictlyNull()
public ClusterImageWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public ClusterImageWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ClusterImageWhereInput localIdLt_ExplictlyNull()
public ClusterImageWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public ClusterImageWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ClusterImageWhereInput localIdLte_ExplictlyNull()
public ClusterImageWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public ClusterImageWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ClusterImageWhereInput localIdNot_ExplictlyNull()
public ClusterImageWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public ClusterImageWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ClusterImageWhereInput localIdNotContains_ExplictlyNull()
public ClusterImageWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public ClusterImageWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ClusterImageWhereInput localIdNotEndsWith_ExplictlyNull()
public ClusterImageWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public ClusterImageWhereInput localIdNotIn(List<String> localIdNotIn)
public ClusterImageWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ClusterImageWhereInput localIdNotIn_ExplictlyNull()
public ClusterImageWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public ClusterImageWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ClusterImageWhereInput localIdNotStartsWith_ExplictlyNull()
public ClusterImageWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public ClusterImageWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ClusterImageWhereInput localIdStartsWith_ExplictlyNull()
public ClusterImageWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public ClusterImageWhereInput metaName(String metaName)
public void setMetaName(String metaName)
public ClusterImageWhereInput metaName_ExplictlyNull()
public ClusterImageWhereInput metaName_ExplictlyNonNull()
public void setMetaName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaName_IsExplictlyNull()
public ClusterImageWhereInput metaNameContains(String metaNameContains)
@Nullable public String getMetaNameContains()
public void setMetaNameContains(String metaNameContains)
public ClusterImageWhereInput metaNameContains_ExplictlyNull()
public ClusterImageWhereInput metaNameContains_ExplictlyNonNull()
public void setMetaNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameContains_IsExplictlyNull()
public ClusterImageWhereInput metaNameEndsWith(String metaNameEndsWith)
@Nullable public String getMetaNameEndsWith()
public void setMetaNameEndsWith(String metaNameEndsWith)
public ClusterImageWhereInput metaNameEndsWith_ExplictlyNull()
public ClusterImageWhereInput metaNameEndsWith_ExplictlyNonNull()
public void setMetaNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameEndsWith_IsExplictlyNull()
public ClusterImageWhereInput metaNameGt(String metaNameGt)
public void setMetaNameGt(String metaNameGt)
public ClusterImageWhereInput metaNameGt_ExplictlyNull()
public ClusterImageWhereInput metaNameGt_ExplictlyNonNull()
public void setMetaNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameGt_IsExplictlyNull()
public ClusterImageWhereInput metaNameGte(String metaNameGte)
public void setMetaNameGte(String metaNameGte)
public ClusterImageWhereInput metaNameGte_ExplictlyNull()
public ClusterImageWhereInput metaNameGte_ExplictlyNonNull()
public void setMetaNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameGte_IsExplictlyNull()
public ClusterImageWhereInput metaNameIn(List<String> metaNameIn)
public ClusterImageWhereInput addMetaNameInItem(String metaNameInItem)
public ClusterImageWhereInput metaNameIn_ExplictlyNull()
public ClusterImageWhereInput metaNameIn_ExplictlyNonNull()
public void setMetaNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameIn_IsExplictlyNull()
public ClusterImageWhereInput metaNameLt(String metaNameLt)
public void setMetaNameLt(String metaNameLt)
public ClusterImageWhereInput metaNameLt_ExplictlyNull()
public ClusterImageWhereInput metaNameLt_ExplictlyNonNull()
public void setMetaNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameLt_IsExplictlyNull()
public ClusterImageWhereInput metaNameLte(String metaNameLte)
public void setMetaNameLte(String metaNameLte)
public ClusterImageWhereInput metaNameLte_ExplictlyNull()
public ClusterImageWhereInput metaNameLte_ExplictlyNonNull()
public void setMetaNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameLte_IsExplictlyNull()
public ClusterImageWhereInput metaNameNot(String metaNameNot)
public void setMetaNameNot(String metaNameNot)
public ClusterImageWhereInput metaNameNot_ExplictlyNull()
public ClusterImageWhereInput metaNameNot_ExplictlyNonNull()
public void setMetaNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameNot_IsExplictlyNull()
public ClusterImageWhereInput metaNameNotContains(String metaNameNotContains)
@Nullable public String getMetaNameNotContains()
public void setMetaNameNotContains(String metaNameNotContains)
public ClusterImageWhereInput metaNameNotContains_ExplictlyNull()
public ClusterImageWhereInput metaNameNotContains_ExplictlyNonNull()
public void setMetaNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameNotContains_IsExplictlyNull()
public ClusterImageWhereInput metaNameNotEndsWith(String metaNameNotEndsWith)
@Nullable public String getMetaNameNotEndsWith()
public void setMetaNameNotEndsWith(String metaNameNotEndsWith)
public ClusterImageWhereInput metaNameNotEndsWith_ExplictlyNull()
public ClusterImageWhereInput metaNameNotEndsWith_ExplictlyNonNull()
public void setMetaNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameNotEndsWith_IsExplictlyNull()
public ClusterImageWhereInput metaNameNotIn(List<String> metaNameNotIn)
public ClusterImageWhereInput addMetaNameNotInItem(String metaNameNotInItem)
@Nullable public List<String> getMetaNameNotIn()
public ClusterImageWhereInput metaNameNotIn_ExplictlyNull()
public ClusterImageWhereInput metaNameNotIn_ExplictlyNonNull()
public void setMetaNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameNotIn_IsExplictlyNull()
public ClusterImageWhereInput metaNameNotStartsWith(String metaNameNotStartsWith)
@Nullable public String getMetaNameNotStartsWith()
public void setMetaNameNotStartsWith(String metaNameNotStartsWith)
public ClusterImageWhereInput metaNameNotStartsWith_ExplictlyNull()
public ClusterImageWhereInput metaNameNotStartsWith_ExplictlyNonNull()
public void setMetaNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameNotStartsWith_IsExplictlyNull()
public ClusterImageWhereInput metaNameStartsWith(String metaNameStartsWith)
@Nullable public String getMetaNameStartsWith()
public void setMetaNameStartsWith(String metaNameStartsWith)
public ClusterImageWhereInput metaNameStartsWith_ExplictlyNull()
public ClusterImageWhereInput metaNameStartsWith_ExplictlyNonNull()
public void setMetaNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaNameStartsWith_IsExplictlyNull()
public ClusterImageWhereInput metaSize(Long metaSize)
public void setMetaSize(Long metaSize)
public ClusterImageWhereInput metaSize_ExplictlyNull()
public ClusterImageWhereInput metaSize_ExplictlyNonNull()
public void setMetaSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaSize_IsExplictlyNull()
public ClusterImageWhereInput metaSizeGt(Long metaSizeGt)
public void setMetaSizeGt(Long metaSizeGt)
public ClusterImageWhereInput metaSizeGt_ExplictlyNull()
public ClusterImageWhereInput metaSizeGt_ExplictlyNonNull()
public void setMetaSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaSizeGt_IsExplictlyNull()
public ClusterImageWhereInput metaSizeGte(Long metaSizeGte)
public void setMetaSizeGte(Long metaSizeGte)
public ClusterImageWhereInput metaSizeGte_ExplictlyNull()
public ClusterImageWhereInput metaSizeGte_ExplictlyNonNull()
public void setMetaSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaSizeGte_IsExplictlyNull()
public ClusterImageWhereInput metaSizeIn(List<Long> metaSizeIn)
public ClusterImageWhereInput addMetaSizeInItem(Long metaSizeInItem)
public ClusterImageWhereInput metaSizeIn_ExplictlyNull()
public ClusterImageWhereInput metaSizeIn_ExplictlyNonNull()
public void setMetaSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaSizeIn_IsExplictlyNull()
public ClusterImageWhereInput metaSizeLt(Long metaSizeLt)
public void setMetaSizeLt(Long metaSizeLt)
public ClusterImageWhereInput metaSizeLt_ExplictlyNull()
public ClusterImageWhereInput metaSizeLt_ExplictlyNonNull()
public void setMetaSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaSizeLt_IsExplictlyNull()
public ClusterImageWhereInput metaSizeLte(Long metaSizeLte)
public void setMetaSizeLte(Long metaSizeLte)
public ClusterImageWhereInput metaSizeLte_ExplictlyNull()
public ClusterImageWhereInput metaSizeLte_ExplictlyNonNull()
public void setMetaSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaSizeLte_IsExplictlyNull()
public ClusterImageWhereInput metaSizeNot(Long metaSizeNot)
public void setMetaSizeNot(Long metaSizeNot)
public ClusterImageWhereInput metaSizeNot_ExplictlyNull()
public ClusterImageWhereInput metaSizeNot_ExplictlyNonNull()
public void setMetaSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaSizeNot_IsExplictlyNull()
public ClusterImageWhereInput metaSizeNotIn(List<Long> metaSizeNotIn)
public ClusterImageWhereInput addMetaSizeNotInItem(Long metaSizeNotInItem)
public ClusterImageWhereInput metaSizeNotIn_ExplictlyNull()
public ClusterImageWhereInput metaSizeNotIn_ExplictlyNonNull()
public void setMetaSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetaSizeNotIn_IsExplictlyNull()
public ClusterImageWhereInput name(String name)
public void setName(String name)
public ClusterImageWhereInput name_ExplictlyNull()
public ClusterImageWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public ClusterImageWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ClusterImageWhereInput nameContains_ExplictlyNull()
public ClusterImageWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public ClusterImageWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ClusterImageWhereInput nameEndsWith_ExplictlyNull()
public ClusterImageWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public ClusterImageWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ClusterImageWhereInput nameGt_ExplictlyNull()
public ClusterImageWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public ClusterImageWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ClusterImageWhereInput nameGte_ExplictlyNull()
public ClusterImageWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public ClusterImageWhereInput nameIn(List<String> nameIn)
public ClusterImageWhereInput addNameInItem(String nameInItem)
public ClusterImageWhereInput nameIn_ExplictlyNull()
public ClusterImageWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public ClusterImageWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ClusterImageWhereInput nameLt_ExplictlyNull()
public ClusterImageWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public ClusterImageWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ClusterImageWhereInput nameLte_ExplictlyNull()
public ClusterImageWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public ClusterImageWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ClusterImageWhereInput nameNot_ExplictlyNull()
public ClusterImageWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public ClusterImageWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ClusterImageWhereInput nameNotContains_ExplictlyNull()
public ClusterImageWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public ClusterImageWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ClusterImageWhereInput nameNotEndsWith_ExplictlyNull()
public ClusterImageWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public ClusterImageWhereInput nameNotIn(List<String> nameNotIn)
public ClusterImageWhereInput addNameNotInItem(String nameNotInItem)
public ClusterImageWhereInput nameNotIn_ExplictlyNull()
public ClusterImageWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public ClusterImageWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ClusterImageWhereInput nameNotStartsWith_ExplictlyNull()
public ClusterImageWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public ClusterImageWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ClusterImageWhereInput nameStartsWith_ExplictlyNull()
public ClusterImageWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public ClusterImageWhereInput size(Long size)
public void setSize(Long size)
public ClusterImageWhereInput size_ExplictlyNull()
public ClusterImageWhereInput size_ExplictlyNonNull()
public void setSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSize_IsExplictlyNull()
public ClusterImageWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public ClusterImageWhereInput sizeGt_ExplictlyNull()
public ClusterImageWhereInput sizeGt_ExplictlyNonNull()
public void setSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGt_IsExplictlyNull()
public ClusterImageWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public ClusterImageWhereInput sizeGte_ExplictlyNull()
public ClusterImageWhereInput sizeGte_ExplictlyNonNull()
public void setSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGte_IsExplictlyNull()
public ClusterImageWhereInput sizeIn(List<Long> sizeIn)
public ClusterImageWhereInput addSizeInItem(Long sizeInItem)
public ClusterImageWhereInput sizeIn_ExplictlyNull()
public ClusterImageWhereInput sizeIn_ExplictlyNonNull()
public void setSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeIn_IsExplictlyNull()
public ClusterImageWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public ClusterImageWhereInput sizeLt_ExplictlyNull()
public ClusterImageWhereInput sizeLt_ExplictlyNonNull()
public void setSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLt_IsExplictlyNull()
public ClusterImageWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public ClusterImageWhereInput sizeLte_ExplictlyNull()
public ClusterImageWhereInput sizeLte_ExplictlyNonNull()
public void setSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLte_IsExplictlyNull()
public ClusterImageWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public ClusterImageWhereInput sizeNot_ExplictlyNull()
public ClusterImageWhereInput sizeNot_ExplictlyNonNull()
public void setSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNot_IsExplictlyNull()
public ClusterImageWhereInput sizeNotIn(List<Long> sizeNotIn)
public ClusterImageWhereInput addSizeNotInItem(Long sizeNotInItem)
public ClusterImageWhereInput sizeNotIn_ExplictlyNull()
public ClusterImageWhereInput sizeNotIn_ExplictlyNonNull()
public void setSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNotIn_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersion(String upgradeToolVersion)
@Nullable public String getUpgradeToolVersion()
public void setUpgradeToolVersion(String upgradeToolVersion)
public ClusterImageWhereInput upgradeToolVersion_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersion_ExplictlyNonNull()
public void setUpgradeToolVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersion_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionContains(String upgradeToolVersionContains)
@Nullable public String getUpgradeToolVersionContains()
public void setUpgradeToolVersionContains(String upgradeToolVersionContains)
public ClusterImageWhereInput upgradeToolVersionContains_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionContains_ExplictlyNonNull()
public void setUpgradeToolVersionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionContains_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionEndsWith(String upgradeToolVersionEndsWith)
@Nullable public String getUpgradeToolVersionEndsWith()
public void setUpgradeToolVersionEndsWith(String upgradeToolVersionEndsWith)
public ClusterImageWhereInput upgradeToolVersionEndsWith_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionEndsWith_ExplictlyNonNull()
public void setUpgradeToolVersionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionEndsWith_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionGt(String upgradeToolVersionGt)
@Nullable public String getUpgradeToolVersionGt()
public void setUpgradeToolVersionGt(String upgradeToolVersionGt)
public ClusterImageWhereInput upgradeToolVersionGt_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionGt_ExplictlyNonNull()
public void setUpgradeToolVersionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionGt_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionGte(String upgradeToolVersionGte)
@Nullable public String getUpgradeToolVersionGte()
public void setUpgradeToolVersionGte(String upgradeToolVersionGte)
public ClusterImageWhereInput upgradeToolVersionGte_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionGte_ExplictlyNonNull()
public void setUpgradeToolVersionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionGte_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionIn(List<String> upgradeToolVersionIn)
public ClusterImageWhereInput addUpgradeToolVersionInItem(String upgradeToolVersionInItem)
@Nullable public List<String> getUpgradeToolVersionIn()
public ClusterImageWhereInput upgradeToolVersionIn_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionIn_ExplictlyNonNull()
public void setUpgradeToolVersionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionIn_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionLt(String upgradeToolVersionLt)
@Nullable public String getUpgradeToolVersionLt()
public void setUpgradeToolVersionLt(String upgradeToolVersionLt)
public ClusterImageWhereInput upgradeToolVersionLt_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionLt_ExplictlyNonNull()
public void setUpgradeToolVersionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionLt_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionLte(String upgradeToolVersionLte)
@Nullable public String getUpgradeToolVersionLte()
public void setUpgradeToolVersionLte(String upgradeToolVersionLte)
public ClusterImageWhereInput upgradeToolVersionLte_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionLte_ExplictlyNonNull()
public void setUpgradeToolVersionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionLte_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionNot(String upgradeToolVersionNot)
@Nullable public String getUpgradeToolVersionNot()
public void setUpgradeToolVersionNot(String upgradeToolVersionNot)
public ClusterImageWhereInput upgradeToolVersionNot_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionNot_ExplictlyNonNull()
public void setUpgradeToolVersionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionNot_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionNotContains(String upgradeToolVersionNotContains)
@Nullable public String getUpgradeToolVersionNotContains()
public void setUpgradeToolVersionNotContains(String upgradeToolVersionNotContains)
public ClusterImageWhereInput upgradeToolVersionNotContains_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionNotContains_ExplictlyNonNull()
public void setUpgradeToolVersionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionNotContains_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionNotEndsWith(String upgradeToolVersionNotEndsWith)
@Nullable public String getUpgradeToolVersionNotEndsWith()
public void setUpgradeToolVersionNotEndsWith(String upgradeToolVersionNotEndsWith)
public ClusterImageWhereInput upgradeToolVersionNotEndsWith_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionNotEndsWith_ExplictlyNonNull()
public void setUpgradeToolVersionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionNotEndsWith_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionNotIn(List<String> upgradeToolVersionNotIn)
public ClusterImageWhereInput addUpgradeToolVersionNotInItem(String upgradeToolVersionNotInItem)
@Nullable public List<String> getUpgradeToolVersionNotIn()
public void setUpgradeToolVersionNotIn(List<String> upgradeToolVersionNotIn)
public ClusterImageWhereInput upgradeToolVersionNotIn_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionNotIn_ExplictlyNonNull()
public void setUpgradeToolVersionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionNotIn_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionNotStartsWith(String upgradeToolVersionNotStartsWith)
@Nullable public String getUpgradeToolVersionNotStartsWith()
public void setUpgradeToolVersionNotStartsWith(String upgradeToolVersionNotStartsWith)
public ClusterImageWhereInput upgradeToolVersionNotStartsWith_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionNotStartsWith_ExplictlyNonNull()
public void setUpgradeToolVersionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionNotStartsWith_IsExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionStartsWith(String upgradeToolVersionStartsWith)
@Nullable public String getUpgradeToolVersionStartsWith()
public void setUpgradeToolVersionStartsWith(String upgradeToolVersionStartsWith)
public ClusterImageWhereInput upgradeToolVersionStartsWith_ExplictlyNull()
public ClusterImageWhereInput upgradeToolVersionStartsWith_ExplictlyNonNull()
public void setUpgradeToolVersionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpgradeToolVersionStartsWith_IsExplictlyNull()
public ClusterImageWhereInput version(String version)
public void setVersion(String version)
public ClusterImageWhereInput version_ExplictlyNull()
public ClusterImageWhereInput version_ExplictlyNonNull()
public void setVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersion_IsExplictlyNull()
public ClusterImageWhereInput versionContains(String versionContains)
@Nullable public String getVersionContains()
public void setVersionContains(String versionContains)
public ClusterImageWhereInput versionContains_ExplictlyNull()
public ClusterImageWhereInput versionContains_ExplictlyNonNull()
public void setVersionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionContains_IsExplictlyNull()
public ClusterImageWhereInput versionEndsWith(String versionEndsWith)
@Nullable public String getVersionEndsWith()
public void setVersionEndsWith(String versionEndsWith)
public ClusterImageWhereInput versionEndsWith_ExplictlyNull()
public ClusterImageWhereInput versionEndsWith_ExplictlyNonNull()
public void setVersionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionEndsWith_IsExplictlyNull()
public ClusterImageWhereInput versionGt(String versionGt)
public void setVersionGt(String versionGt)
public ClusterImageWhereInput versionGt_ExplictlyNull()
public ClusterImageWhereInput versionGt_ExplictlyNonNull()
public void setVersionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionGt_IsExplictlyNull()
public ClusterImageWhereInput versionGte(String versionGte)
public void setVersionGte(String versionGte)
public ClusterImageWhereInput versionGte_ExplictlyNull()
public ClusterImageWhereInput versionGte_ExplictlyNonNull()
public void setVersionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionGte_IsExplictlyNull()
public ClusterImageWhereInput versionIn(List<String> versionIn)
public ClusterImageWhereInput addVersionInItem(String versionInItem)
public ClusterImageWhereInput versionIn_ExplictlyNull()
public ClusterImageWhereInput versionIn_ExplictlyNonNull()
public void setVersionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionIn_IsExplictlyNull()
public ClusterImageWhereInput versionLt(String versionLt)
public void setVersionLt(String versionLt)
public ClusterImageWhereInput versionLt_ExplictlyNull()
public ClusterImageWhereInput versionLt_ExplictlyNonNull()
public void setVersionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionLt_IsExplictlyNull()
public ClusterImageWhereInput versionLte(String versionLte)
public void setVersionLte(String versionLte)
public ClusterImageWhereInput versionLte_ExplictlyNull()
public ClusterImageWhereInput versionLte_ExplictlyNonNull()
public void setVersionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionLte_IsExplictlyNull()
public ClusterImageWhereInput versionNot(String versionNot)
public void setVersionNot(String versionNot)
public ClusterImageWhereInput versionNot_ExplictlyNull()
public ClusterImageWhereInput versionNot_ExplictlyNonNull()
public void setVersionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNot_IsExplictlyNull()
public ClusterImageWhereInput versionNotContains(String versionNotContains)
@Nullable public String getVersionNotContains()
public void setVersionNotContains(String versionNotContains)
public ClusterImageWhereInput versionNotContains_ExplictlyNull()
public ClusterImageWhereInput versionNotContains_ExplictlyNonNull()
public void setVersionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotContains_IsExplictlyNull()
public ClusterImageWhereInput versionNotEndsWith(String versionNotEndsWith)
@Nullable public String getVersionNotEndsWith()
public void setVersionNotEndsWith(String versionNotEndsWith)
public ClusterImageWhereInput versionNotEndsWith_ExplictlyNull()
public ClusterImageWhereInput versionNotEndsWith_ExplictlyNonNull()
public void setVersionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotEndsWith_IsExplictlyNull()
public ClusterImageWhereInput versionNotIn(List<String> versionNotIn)
public ClusterImageWhereInput addVersionNotInItem(String versionNotInItem)
public ClusterImageWhereInput versionNotIn_ExplictlyNull()
public ClusterImageWhereInput versionNotIn_ExplictlyNonNull()
public void setVersionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotIn_IsExplictlyNull()
public ClusterImageWhereInput versionNotStartsWith(String versionNotStartsWith)
@Nullable public String getVersionNotStartsWith()
public void setVersionNotStartsWith(String versionNotStartsWith)
public ClusterImageWhereInput versionNotStartsWith_ExplictlyNull()
public ClusterImageWhereInput versionNotStartsWith_ExplictlyNonNull()
public void setVersionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotStartsWith_IsExplictlyNull()
public ClusterImageWhereInput versionSemanticGt(String versionSemanticGt)
@Nullable public String getVersionSemanticGt()
public void setVersionSemanticGt(String versionSemanticGt)
public ClusterImageWhereInput versionSemanticGt_ExplictlyNull()
public ClusterImageWhereInput versionSemanticGt_ExplictlyNonNull()
public void setVersionSemanticGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionSemanticGt_IsExplictlyNull()
public ClusterImageWhereInput versionSemanticGte(String versionSemanticGte)
@Nullable public String getVersionSemanticGte()
public void setVersionSemanticGte(String versionSemanticGte)
public ClusterImageWhereInput versionSemanticGte_ExplictlyNull()
public ClusterImageWhereInput versionSemanticGte_ExplictlyNonNull()
public void setVersionSemanticGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionSemanticGte_IsExplictlyNull()
public ClusterImageWhereInput versionSemanticLt(String versionSemanticLt)
@Nullable public String getVersionSemanticLt()
public void setVersionSemanticLt(String versionSemanticLt)
public ClusterImageWhereInput versionSemanticLt_ExplictlyNull()
public ClusterImageWhereInput versionSemanticLt_ExplictlyNonNull()
public void setVersionSemanticLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionSemanticLt_IsExplictlyNull()
public ClusterImageWhereInput versionSemanticLte(String versionSemanticLte)
@Nullable public String getVersionSemanticLte()
public void setVersionSemanticLte(String versionSemanticLte)
public ClusterImageWhereInput versionSemanticLte_ExplictlyNull()
public ClusterImageWhereInput versionSemanticLte_ExplictlyNonNull()
public void setVersionSemanticLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionSemanticLte_IsExplictlyNull()
public ClusterImageWhereInput versionStartsWith(String versionStartsWith)
@Nullable public String getVersionStartsWith()
public void setVersionStartsWith(String versionStartsWith)
public ClusterImageWhereInput versionStartsWith_ExplictlyNull()
public ClusterImageWhereInput versionStartsWith_ExplictlyNonNull()
public void setVersionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionStartsWith_IsExplictlyNull()
public ClusterImageWhereInput zbsVersion(String zbsVersion)
public void setZbsVersion(String zbsVersion)
public ClusterImageWhereInput zbsVersion_ExplictlyNull()
public ClusterImageWhereInput zbsVersion_ExplictlyNonNull()
public void setZbsVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersion_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionContains(String zbsVersionContains)
@Nullable public String getZbsVersionContains()
public void setZbsVersionContains(String zbsVersionContains)
public ClusterImageWhereInput zbsVersionContains_ExplictlyNull()
public ClusterImageWhereInput zbsVersionContains_ExplictlyNonNull()
public void setZbsVersionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionContains_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionEndsWith(String zbsVersionEndsWith)
@Nullable public String getZbsVersionEndsWith()
public void setZbsVersionEndsWith(String zbsVersionEndsWith)
public ClusterImageWhereInput zbsVersionEndsWith_ExplictlyNull()
public ClusterImageWhereInput zbsVersionEndsWith_ExplictlyNonNull()
public void setZbsVersionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionEndsWith_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionGt(String zbsVersionGt)
public void setZbsVersionGt(String zbsVersionGt)
public ClusterImageWhereInput zbsVersionGt_ExplictlyNull()
public ClusterImageWhereInput zbsVersionGt_ExplictlyNonNull()
public void setZbsVersionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionGt_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionGte(String zbsVersionGte)
public void setZbsVersionGte(String zbsVersionGte)
public ClusterImageWhereInput zbsVersionGte_ExplictlyNull()
public ClusterImageWhereInput zbsVersionGte_ExplictlyNonNull()
public void setZbsVersionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionGte_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionIn(List<String> zbsVersionIn)
public ClusterImageWhereInput addZbsVersionInItem(String zbsVersionInItem)
public ClusterImageWhereInput zbsVersionIn_ExplictlyNull()
public ClusterImageWhereInput zbsVersionIn_ExplictlyNonNull()
public void setZbsVersionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionIn_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionLt(String zbsVersionLt)
public void setZbsVersionLt(String zbsVersionLt)
public ClusterImageWhereInput zbsVersionLt_ExplictlyNull()
public ClusterImageWhereInput zbsVersionLt_ExplictlyNonNull()
public void setZbsVersionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionLt_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionLte(String zbsVersionLte)
public void setZbsVersionLte(String zbsVersionLte)
public ClusterImageWhereInput zbsVersionLte_ExplictlyNull()
public ClusterImageWhereInput zbsVersionLte_ExplictlyNonNull()
public void setZbsVersionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionLte_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionNot(String zbsVersionNot)
public void setZbsVersionNot(String zbsVersionNot)
public ClusterImageWhereInput zbsVersionNot_ExplictlyNull()
public ClusterImageWhereInput zbsVersionNot_ExplictlyNonNull()
public void setZbsVersionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionNot_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionNotContains(String zbsVersionNotContains)
@Nullable public String getZbsVersionNotContains()
public void setZbsVersionNotContains(String zbsVersionNotContains)
public ClusterImageWhereInput zbsVersionNotContains_ExplictlyNull()
public ClusterImageWhereInput zbsVersionNotContains_ExplictlyNonNull()
public void setZbsVersionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionNotContains_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionNotEndsWith(String zbsVersionNotEndsWith)
@Nullable public String getZbsVersionNotEndsWith()
public void setZbsVersionNotEndsWith(String zbsVersionNotEndsWith)
public ClusterImageWhereInput zbsVersionNotEndsWith_ExplictlyNull()
public ClusterImageWhereInput zbsVersionNotEndsWith_ExplictlyNonNull()
public void setZbsVersionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionNotEndsWith_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionNotIn(List<String> zbsVersionNotIn)
public ClusterImageWhereInput addZbsVersionNotInItem(String zbsVersionNotInItem)
@Nullable public List<String> getZbsVersionNotIn()
public ClusterImageWhereInput zbsVersionNotIn_ExplictlyNull()
public ClusterImageWhereInput zbsVersionNotIn_ExplictlyNonNull()
public void setZbsVersionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionNotIn_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionNotStartsWith(String zbsVersionNotStartsWith)
@Nullable public String getZbsVersionNotStartsWith()
public void setZbsVersionNotStartsWith(String zbsVersionNotStartsWith)
public ClusterImageWhereInput zbsVersionNotStartsWith_ExplictlyNull()
public ClusterImageWhereInput zbsVersionNotStartsWith_ExplictlyNonNull()
public void setZbsVersionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionNotStartsWith_IsExplictlyNull()
public ClusterImageWhereInput zbsVersionStartsWith(String zbsVersionStartsWith)
@Nullable public String getZbsVersionStartsWith()
public void setZbsVersionStartsWith(String zbsVersionStartsWith)
public ClusterImageWhereInput zbsVersionStartsWith_ExplictlyNull()
public ClusterImageWhereInput zbsVersionStartsWith_ExplictlyNonNull()
public void setZbsVersionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZbsVersionStartsWith_IsExplictlyNull()
Copyright © 2025. All rights reserved.