@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ElfImageWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
ElfImageWhereInput() |
public static final String SERIALIZED_NAME_CONTENT_LIBRARY_IMAGE
public static final String SERIALIZED_NAME_DESCRIPTION_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_GT
public static final String SERIALIZED_NAME_DESCRIPTION_GTE
public static final String SERIALIZED_NAME_DESCRIPTION_IN
public static final String SERIALIZED_NAME_DESCRIPTION_LT
public static final String SERIALIZED_NAME_DESCRIPTION_LTE
public static final String SERIALIZED_NAME_DESCRIPTION_NOT
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_IN
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_STARTS_WITH
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_CREATED_AT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_GT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_GTE
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_IN
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_LT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_LTE
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_NOT
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT_NOT_IN
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_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_PATH_ENDS_WITH
public static final String SERIALIZED_NAME_PATH_NOT_CONTAINS
public static final String SERIALIZED_NAME_PATH_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_PATH_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_PATH_STARTS_WITH
public static final String SERIALIZED_NAME_VM_DISKS_EVERY
public static final String SERIALIZED_NAME_VM_SNAPSHOTS_EVERY
public static final String SERIALIZED_NAME_VM_SNAPSHOTS_NONE
public static final String SERIALIZED_NAME_VM_SNAPSHOTS_SOME
public static final String SERIALIZED_NAME_VM_TEMPLATES_EVERY
public static final String SERIALIZED_NAME_VM_TEMPLATES_NONE
public ElfImageWhereInput AND(List<ElfImageWhereInput> AND)
public ElfImageWhereInput addANDItem(ElfImageWhereInput ANDItem)
@Nullable public List<ElfImageWhereInput> getAND()
public void setAND(List<ElfImageWhereInput> AND)
public ElfImageWhereInput AND_ExplictlyNull()
public ElfImageWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ElfImageWhereInput NOT(List<ElfImageWhereInput> NOT)
public ElfImageWhereInput addNOTItem(ElfImageWhereInput NOTItem)
@Nullable public List<ElfImageWhereInput> getNOT()
public void setNOT(List<ElfImageWhereInput> NOT)
public ElfImageWhereInput NOT_ExplictlyNull()
public ElfImageWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ElfImageWhereInput OR(List<ElfImageWhereInput> OR)
public ElfImageWhereInput addORItem(ElfImageWhereInput ORItem)
@Nullable public List<ElfImageWhereInput> getOR()
public void setOR(List<ElfImageWhereInput> OR)
public ElfImageWhereInput OR_ExplictlyNull()
public ElfImageWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ElfImageWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public ElfImageWhereInput cluster_ExplictlyNull()
public ElfImageWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public ElfImageWhereInput contentLibraryImage(ContentLibraryImageWhereInput contentLibraryImage)
@Nullable public ContentLibraryImageWhereInput getContentLibraryImage()
public void setContentLibraryImage(ContentLibraryImageWhereInput contentLibraryImage)
public ElfImageWhereInput contentLibraryImage_ExplictlyNull()
public ElfImageWhereInput contentLibraryImage_ExplictlyNonNull()
public void setContentLibraryImage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getContentLibraryImage_IsExplictlyNull()
public ElfImageWhereInput description(String description)
public void setDescription(String description)
public ElfImageWhereInput description_ExplictlyNull()
public ElfImageWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public ElfImageWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public ElfImageWhereInput descriptionContains_ExplictlyNull()
public ElfImageWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public ElfImageWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public ElfImageWhereInput descriptionEndsWith_ExplictlyNull()
public ElfImageWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public ElfImageWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public ElfImageWhereInput descriptionGt_ExplictlyNull()
public ElfImageWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public ElfImageWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public ElfImageWhereInput descriptionGte_ExplictlyNull()
public ElfImageWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public ElfImageWhereInput descriptionIn(List<String> descriptionIn)
public ElfImageWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public ElfImageWhereInput descriptionIn_ExplictlyNull()
public ElfImageWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public ElfImageWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public ElfImageWhereInput descriptionLt_ExplictlyNull()
public ElfImageWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public ElfImageWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public ElfImageWhereInput descriptionLte_ExplictlyNull()
public ElfImageWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public ElfImageWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public ElfImageWhereInput descriptionNot_ExplictlyNull()
public ElfImageWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public ElfImageWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public ElfImageWhereInput descriptionNotContains_ExplictlyNull()
public ElfImageWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public ElfImageWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public ElfImageWhereInput descriptionNotEndsWith_ExplictlyNull()
public ElfImageWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public ElfImageWhereInput descriptionNotIn(List<String> descriptionNotIn)
public ElfImageWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public ElfImageWhereInput descriptionNotIn_ExplictlyNull()
public ElfImageWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public ElfImageWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public ElfImageWhereInput descriptionNotStartsWith_ExplictlyNull()
public ElfImageWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public ElfImageWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public ElfImageWhereInput descriptionStartsWith_ExplictlyNull()
public ElfImageWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public ElfImageWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public ElfImageWhereInput entityAsyncStatus_ExplictlyNull()
public ElfImageWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public ElfImageWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ElfImageWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public ElfImageWhereInput entityAsyncStatusIn_ExplictlyNull()
public ElfImageWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public ElfImageWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public ElfImageWhereInput entityAsyncStatusNot_ExplictlyNull()
public ElfImageWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public ElfImageWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ElfImageWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public ElfImageWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public ElfImageWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public ElfImageWhereInput id(String id)
public void setId(String id)
public ElfImageWhereInput id_ExplictlyNull()
public ElfImageWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ElfImageWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ElfImageWhereInput idContains_ExplictlyNull()
public ElfImageWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ElfImageWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ElfImageWhereInput idEndsWith_ExplictlyNull()
public ElfImageWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ElfImageWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ElfImageWhereInput idGt_ExplictlyNull()
public ElfImageWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ElfImageWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ElfImageWhereInput idGte_ExplictlyNull()
public ElfImageWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ElfImageWhereInput idIn(List<String> idIn)
public ElfImageWhereInput addIdInItem(String idInItem)
public ElfImageWhereInput idIn_ExplictlyNull()
public ElfImageWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ElfImageWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ElfImageWhereInput idLt_ExplictlyNull()
public ElfImageWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ElfImageWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ElfImageWhereInput idLte_ExplictlyNull()
public ElfImageWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ElfImageWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ElfImageWhereInput idNot_ExplictlyNull()
public ElfImageWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ElfImageWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ElfImageWhereInput idNotContains_ExplictlyNull()
public ElfImageWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ElfImageWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ElfImageWhereInput idNotEndsWith_ExplictlyNull()
public ElfImageWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ElfImageWhereInput idNotIn(List<String> idNotIn)
public ElfImageWhereInput addIdNotInItem(String idNotInItem)
public ElfImageWhereInput idNotIn_ExplictlyNull()
public ElfImageWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ElfImageWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ElfImageWhereInput idNotStartsWith_ExplictlyNull()
public ElfImageWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ElfImageWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ElfImageWhereInput idStartsWith_ExplictlyNull()
public ElfImageWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ElfImageWhereInput labelsEvery(LabelWhereInput labelsEvery)
@Nullable public LabelWhereInput getLabelsEvery()
public void setLabelsEvery(LabelWhereInput labelsEvery)
public ElfImageWhereInput labelsEvery_ExplictlyNull()
public ElfImageWhereInput labelsEvery_ExplictlyNonNull()
public void setLabelsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsEvery_IsExplictlyNull()
public ElfImageWhereInput labelsNone(LabelWhereInput labelsNone)
@Nullable public LabelWhereInput getLabelsNone()
public void setLabelsNone(LabelWhereInput labelsNone)
public ElfImageWhereInput labelsNone_ExplictlyNull()
public ElfImageWhereInput labelsNone_ExplictlyNonNull()
public void setLabelsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsNone_IsExplictlyNull()
public ElfImageWhereInput labelsSome(LabelWhereInput labelsSome)
@Nullable public LabelWhereInput getLabelsSome()
public void setLabelsSome(LabelWhereInput labelsSome)
public ElfImageWhereInput labelsSome_ExplictlyNull()
public ElfImageWhereInput labelsSome_ExplictlyNonNull()
public void setLabelsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLabelsSome_IsExplictlyNull()
public ElfImageWhereInput localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public ElfImageWhereInput localCreatedAt_ExplictlyNull()
public ElfImageWhereInput localCreatedAt_ExplictlyNonNull()
public void setLocalCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAt_IsExplictlyNull()
public ElfImageWhereInput localCreatedAtGt(String localCreatedAtGt)
@Nullable public String getLocalCreatedAtGt()
public void setLocalCreatedAtGt(String localCreatedAtGt)
public ElfImageWhereInput localCreatedAtGt_ExplictlyNull()
public ElfImageWhereInput localCreatedAtGt_ExplictlyNonNull()
public void setLocalCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtGt_IsExplictlyNull()
public ElfImageWhereInput localCreatedAtGte(String localCreatedAtGte)
@Nullable public String getLocalCreatedAtGte()
public void setLocalCreatedAtGte(String localCreatedAtGte)
public ElfImageWhereInput localCreatedAtGte_ExplictlyNull()
public ElfImageWhereInput localCreatedAtGte_ExplictlyNonNull()
public void setLocalCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtGte_IsExplictlyNull()
public ElfImageWhereInput localCreatedAtIn(List<String> localCreatedAtIn)
public ElfImageWhereInput addLocalCreatedAtInItem(String localCreatedAtInItem)
@Nullable public List<String> getLocalCreatedAtIn()
public ElfImageWhereInput localCreatedAtIn_ExplictlyNull()
public ElfImageWhereInput localCreatedAtIn_ExplictlyNonNull()
public void setLocalCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtIn_IsExplictlyNull()
public ElfImageWhereInput localCreatedAtLt(String localCreatedAtLt)
@Nullable public String getLocalCreatedAtLt()
public void setLocalCreatedAtLt(String localCreatedAtLt)
public ElfImageWhereInput localCreatedAtLt_ExplictlyNull()
public ElfImageWhereInput localCreatedAtLt_ExplictlyNonNull()
public void setLocalCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtLt_IsExplictlyNull()
public ElfImageWhereInput localCreatedAtLte(String localCreatedAtLte)
@Nullable public String getLocalCreatedAtLte()
public void setLocalCreatedAtLte(String localCreatedAtLte)
public ElfImageWhereInput localCreatedAtLte_ExplictlyNull()
public ElfImageWhereInput localCreatedAtLte_ExplictlyNonNull()
public void setLocalCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtLte_IsExplictlyNull()
public ElfImageWhereInput localCreatedAtNot(String localCreatedAtNot)
@Nullable public String getLocalCreatedAtNot()
public void setLocalCreatedAtNot(String localCreatedAtNot)
public ElfImageWhereInput localCreatedAtNot_ExplictlyNull()
public ElfImageWhereInput localCreatedAtNot_ExplictlyNonNull()
public void setLocalCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtNot_IsExplictlyNull()
public ElfImageWhereInput localCreatedAtNotIn(List<String> localCreatedAtNotIn)
public ElfImageWhereInput addLocalCreatedAtNotInItem(String localCreatedAtNotInItem)
@Nullable public List<String> getLocalCreatedAtNotIn()
public ElfImageWhereInput localCreatedAtNotIn_ExplictlyNull()
public ElfImageWhereInput localCreatedAtNotIn_ExplictlyNonNull()
public void setLocalCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAtNotIn_IsExplictlyNull()
public ElfImageWhereInput localId(String localId)
public void setLocalId(String localId)
public ElfImageWhereInput localId_ExplictlyNull()
public ElfImageWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public ElfImageWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ElfImageWhereInput localIdContains_ExplictlyNull()
public ElfImageWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public ElfImageWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ElfImageWhereInput localIdEndsWith_ExplictlyNull()
public ElfImageWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public ElfImageWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ElfImageWhereInput localIdGt_ExplictlyNull()
public ElfImageWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public ElfImageWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ElfImageWhereInput localIdGte_ExplictlyNull()
public ElfImageWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public ElfImageWhereInput localIdIn(List<String> localIdIn)
public ElfImageWhereInput addLocalIdInItem(String localIdInItem)
public ElfImageWhereInput localIdIn_ExplictlyNull()
public ElfImageWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public ElfImageWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ElfImageWhereInput localIdLt_ExplictlyNull()
public ElfImageWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public ElfImageWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ElfImageWhereInput localIdLte_ExplictlyNull()
public ElfImageWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public ElfImageWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ElfImageWhereInput localIdNot_ExplictlyNull()
public ElfImageWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public ElfImageWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ElfImageWhereInput localIdNotContains_ExplictlyNull()
public ElfImageWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public ElfImageWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ElfImageWhereInput localIdNotEndsWith_ExplictlyNull()
public ElfImageWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public ElfImageWhereInput localIdNotIn(List<String> localIdNotIn)
public ElfImageWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ElfImageWhereInput localIdNotIn_ExplictlyNull()
public ElfImageWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public ElfImageWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ElfImageWhereInput localIdNotStartsWith_ExplictlyNull()
public ElfImageWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public ElfImageWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ElfImageWhereInput localIdStartsWith_ExplictlyNull()
public ElfImageWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public ElfImageWhereInput name(String name)
public void setName(String name)
public ElfImageWhereInput name_ExplictlyNull()
public ElfImageWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public ElfImageWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ElfImageWhereInput nameContains_ExplictlyNull()
public ElfImageWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public ElfImageWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ElfImageWhereInput nameEndsWith_ExplictlyNull()
public ElfImageWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public ElfImageWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ElfImageWhereInput nameGt_ExplictlyNull()
public ElfImageWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public ElfImageWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ElfImageWhereInput nameGte_ExplictlyNull()
public ElfImageWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public ElfImageWhereInput nameIn(List<String> nameIn)
public ElfImageWhereInput addNameInItem(String nameInItem)
public ElfImageWhereInput nameIn_ExplictlyNull()
public ElfImageWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public ElfImageWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ElfImageWhereInput nameLt_ExplictlyNull()
public ElfImageWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public ElfImageWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ElfImageWhereInput nameLte_ExplictlyNull()
public ElfImageWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public ElfImageWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ElfImageWhereInput nameNot_ExplictlyNull()
public ElfImageWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public ElfImageWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ElfImageWhereInput nameNotContains_ExplictlyNull()
public ElfImageWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public ElfImageWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ElfImageWhereInput nameNotEndsWith_ExplictlyNull()
public ElfImageWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public ElfImageWhereInput nameNotIn(List<String> nameNotIn)
public ElfImageWhereInput addNameNotInItem(String nameNotInItem)
public ElfImageWhereInput nameNotIn_ExplictlyNull()
public ElfImageWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public ElfImageWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ElfImageWhereInput nameNotStartsWith_ExplictlyNull()
public ElfImageWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public ElfImageWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ElfImageWhereInput nameStartsWith_ExplictlyNull()
public ElfImageWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public ElfImageWhereInput path(String path)
public void setPath(String path)
public ElfImageWhereInput path_ExplictlyNull()
public ElfImageWhereInput path_ExplictlyNonNull()
public void setPath_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPath_IsExplictlyNull()
public ElfImageWhereInput pathContains(String pathContains)
public void setPathContains(String pathContains)
public ElfImageWhereInput pathContains_ExplictlyNull()
public ElfImageWhereInput pathContains_ExplictlyNonNull()
public void setPathContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathContains_IsExplictlyNull()
public ElfImageWhereInput pathEndsWith(String pathEndsWith)
public void setPathEndsWith(String pathEndsWith)
public ElfImageWhereInput pathEndsWith_ExplictlyNull()
public ElfImageWhereInput pathEndsWith_ExplictlyNonNull()
public void setPathEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathEndsWith_IsExplictlyNull()
public ElfImageWhereInput pathGt(String pathGt)
public void setPathGt(String pathGt)
public ElfImageWhereInput pathGt_ExplictlyNull()
public ElfImageWhereInput pathGt_ExplictlyNonNull()
public void setPathGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathGt_IsExplictlyNull()
public ElfImageWhereInput pathGte(String pathGte)
public void setPathGte(String pathGte)
public ElfImageWhereInput pathGte_ExplictlyNull()
public ElfImageWhereInput pathGte_ExplictlyNonNull()
public void setPathGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathGte_IsExplictlyNull()
public ElfImageWhereInput pathIn(List<String> pathIn)
public ElfImageWhereInput addPathInItem(String pathInItem)
public ElfImageWhereInput pathIn_ExplictlyNull()
public ElfImageWhereInput pathIn_ExplictlyNonNull()
public void setPathIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathIn_IsExplictlyNull()
public ElfImageWhereInput pathLt(String pathLt)
public void setPathLt(String pathLt)
public ElfImageWhereInput pathLt_ExplictlyNull()
public ElfImageWhereInput pathLt_ExplictlyNonNull()
public void setPathLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathLt_IsExplictlyNull()
public ElfImageWhereInput pathLte(String pathLte)
public void setPathLte(String pathLte)
public ElfImageWhereInput pathLte_ExplictlyNull()
public ElfImageWhereInput pathLte_ExplictlyNonNull()
public void setPathLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathLte_IsExplictlyNull()
public ElfImageWhereInput pathNot(String pathNot)
public void setPathNot(String pathNot)
public ElfImageWhereInput pathNot_ExplictlyNull()
public ElfImageWhereInput pathNot_ExplictlyNonNull()
public void setPathNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNot_IsExplictlyNull()
public ElfImageWhereInput pathNotContains(String pathNotContains)
@Nullable public String getPathNotContains()
public void setPathNotContains(String pathNotContains)
public ElfImageWhereInput pathNotContains_ExplictlyNull()
public ElfImageWhereInput pathNotContains_ExplictlyNonNull()
public void setPathNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotContains_IsExplictlyNull()
public ElfImageWhereInput pathNotEndsWith(String pathNotEndsWith)
@Nullable public String getPathNotEndsWith()
public void setPathNotEndsWith(String pathNotEndsWith)
public ElfImageWhereInput pathNotEndsWith_ExplictlyNull()
public ElfImageWhereInput pathNotEndsWith_ExplictlyNonNull()
public void setPathNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotEndsWith_IsExplictlyNull()
public ElfImageWhereInput pathNotIn(List<String> pathNotIn)
public ElfImageWhereInput addPathNotInItem(String pathNotInItem)
public ElfImageWhereInput pathNotIn_ExplictlyNull()
public ElfImageWhereInput pathNotIn_ExplictlyNonNull()
public void setPathNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotIn_IsExplictlyNull()
public ElfImageWhereInput pathNotStartsWith(String pathNotStartsWith)
@Nullable public String getPathNotStartsWith()
public void setPathNotStartsWith(String pathNotStartsWith)
public ElfImageWhereInput pathNotStartsWith_ExplictlyNull()
public ElfImageWhereInput pathNotStartsWith_ExplictlyNonNull()
public void setPathNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathNotStartsWith_IsExplictlyNull()
public ElfImageWhereInput pathStartsWith(String pathStartsWith)
public void setPathStartsWith(String pathStartsWith)
public ElfImageWhereInput pathStartsWith_ExplictlyNull()
public ElfImageWhereInput pathStartsWith_ExplictlyNonNull()
public void setPathStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPathStartsWith_IsExplictlyNull()
public ElfImageWhereInput size(Long size)
public void setSize(Long size)
public ElfImageWhereInput size_ExplictlyNull()
public ElfImageWhereInput size_ExplictlyNonNull()
public void setSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSize_IsExplictlyNull()
public ElfImageWhereInput sizeGt(Long sizeGt)
public void setSizeGt(Long sizeGt)
public ElfImageWhereInput sizeGt_ExplictlyNull()
public ElfImageWhereInput sizeGt_ExplictlyNonNull()
public void setSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGt_IsExplictlyNull()
public ElfImageWhereInput sizeGte(Long sizeGte)
public void setSizeGte(Long sizeGte)
public ElfImageWhereInput sizeGte_ExplictlyNull()
public ElfImageWhereInput sizeGte_ExplictlyNonNull()
public void setSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeGte_IsExplictlyNull()
public ElfImageWhereInput sizeIn(List<Long> sizeIn)
public ElfImageWhereInput addSizeInItem(Long sizeInItem)
public ElfImageWhereInput sizeIn_ExplictlyNull()
public ElfImageWhereInput sizeIn_ExplictlyNonNull()
public void setSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeIn_IsExplictlyNull()
public ElfImageWhereInput sizeLt(Long sizeLt)
public void setSizeLt(Long sizeLt)
public ElfImageWhereInput sizeLt_ExplictlyNull()
public ElfImageWhereInput sizeLt_ExplictlyNonNull()
public void setSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLt_IsExplictlyNull()
public ElfImageWhereInput sizeLte(Long sizeLte)
public void setSizeLte(Long sizeLte)
public ElfImageWhereInput sizeLte_ExplictlyNull()
public ElfImageWhereInput sizeLte_ExplictlyNonNull()
public void setSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeLte_IsExplictlyNull()
public ElfImageWhereInput sizeNot(Long sizeNot)
public void setSizeNot(Long sizeNot)
public ElfImageWhereInput sizeNot_ExplictlyNull()
public ElfImageWhereInput sizeNot_ExplictlyNonNull()
public void setSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNot_IsExplictlyNull()
public ElfImageWhereInput sizeNotIn(List<Long> sizeNotIn)
public ElfImageWhereInput addSizeNotInItem(Long sizeNotInItem)
public ElfImageWhereInput sizeNotIn_ExplictlyNull()
public ElfImageWhereInput sizeNotIn_ExplictlyNonNull()
public void setSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSizeNotIn_IsExplictlyNull()
public ElfImageWhereInput vmDisksEvery(VmDiskWhereInput vmDisksEvery)
@Nullable public VmDiskWhereInput getVmDisksEvery()
public void setVmDisksEvery(VmDiskWhereInput vmDisksEvery)
public ElfImageWhereInput vmDisksEvery_ExplictlyNull()
public ElfImageWhereInput vmDisksEvery_ExplictlyNonNull()
public void setVmDisksEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmDisksEvery_IsExplictlyNull()
public ElfImageWhereInput vmDisksNone(VmDiskWhereInput vmDisksNone)
@Nullable public VmDiskWhereInput getVmDisksNone()
public void setVmDisksNone(VmDiskWhereInput vmDisksNone)
public ElfImageWhereInput vmDisksNone_ExplictlyNull()
public ElfImageWhereInput vmDisksNone_ExplictlyNonNull()
public void setVmDisksNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmDisksNone_IsExplictlyNull()
public ElfImageWhereInput vmDisksSome(VmDiskWhereInput vmDisksSome)
@Nullable public VmDiskWhereInput getVmDisksSome()
public void setVmDisksSome(VmDiskWhereInput vmDisksSome)
public ElfImageWhereInput vmDisksSome_ExplictlyNull()
public ElfImageWhereInput vmDisksSome_ExplictlyNonNull()
public void setVmDisksSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmDisksSome_IsExplictlyNull()
public ElfImageWhereInput vmSnapshotsEvery(VmSnapshotWhereInput vmSnapshotsEvery)
@Nullable public VmSnapshotWhereInput getVmSnapshotsEvery()
public void setVmSnapshotsEvery(VmSnapshotWhereInput vmSnapshotsEvery)
public ElfImageWhereInput vmSnapshotsEvery_ExplictlyNull()
public ElfImageWhereInput vmSnapshotsEvery_ExplictlyNonNull()
public void setVmSnapshotsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmSnapshotsEvery_IsExplictlyNull()
public ElfImageWhereInput vmSnapshotsNone(VmSnapshotWhereInput vmSnapshotsNone)
@Nullable public VmSnapshotWhereInput getVmSnapshotsNone()
public void setVmSnapshotsNone(VmSnapshotWhereInput vmSnapshotsNone)
public ElfImageWhereInput vmSnapshotsNone_ExplictlyNull()
public ElfImageWhereInput vmSnapshotsNone_ExplictlyNonNull()
public void setVmSnapshotsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmSnapshotsNone_IsExplictlyNull()
public ElfImageWhereInput vmSnapshotsSome(VmSnapshotWhereInput vmSnapshotsSome)
@Nullable public VmSnapshotWhereInput getVmSnapshotsSome()
public void setVmSnapshotsSome(VmSnapshotWhereInput vmSnapshotsSome)
public ElfImageWhereInput vmSnapshotsSome_ExplictlyNull()
public ElfImageWhereInput vmSnapshotsSome_ExplictlyNonNull()
public void setVmSnapshotsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmSnapshotsSome_IsExplictlyNull()
public ElfImageWhereInput vmTemplatesEvery(VmTemplateWhereInput vmTemplatesEvery)
@Nullable public VmTemplateWhereInput getVmTemplatesEvery()
public void setVmTemplatesEvery(VmTemplateWhereInput vmTemplatesEvery)
public ElfImageWhereInput vmTemplatesEvery_ExplictlyNull()
public ElfImageWhereInput vmTemplatesEvery_ExplictlyNonNull()
public void setVmTemplatesEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmTemplatesEvery_IsExplictlyNull()
public ElfImageWhereInput vmTemplatesNone(VmTemplateWhereInput vmTemplatesNone)
@Nullable public VmTemplateWhereInput getVmTemplatesNone()
public void setVmTemplatesNone(VmTemplateWhereInput vmTemplatesNone)
public ElfImageWhereInput vmTemplatesNone_ExplictlyNull()
public ElfImageWhereInput vmTemplatesNone_ExplictlyNonNull()
public void setVmTemplatesNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmTemplatesNone_IsExplictlyNull()
public ElfImageWhereInput vmTemplatesSome(VmTemplateWhereInput vmTemplatesSome)
@Nullable public VmTemplateWhereInput getVmTemplatesSome()
public void setVmTemplatesSome(VmTemplateWhereInput vmTemplatesSome)
public ElfImageWhereInput vmTemplatesSome_ExplictlyNull()
public ElfImageWhereInput vmTemplatesSome_ExplictlyNonNull()
public void setVmTemplatesSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmTemplatesSome_IsExplictlyNull()
Copyright © 2025. All rights reserved.