@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VmExportFileWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
VmExportFileWhereInput() |
public static final String SERIALIZED_NAME_CONTENT_LIBRARY_VM_TEMPLATE
public static final String SERIALIZED_NAME_CREATED_AT_GTE
public static final String SERIALIZED_NAME_CREATED_AT_LTE
public static final String SERIALIZED_NAME_CREATED_AT_NOT
public static final String SERIALIZED_NAME_CREATED_AT_NOT_IN
public static final String SERIALIZED_NAME_DATA_PORT_ID_CONTAINS
public static final String SERIALIZED_NAME_DATA_PORT_ID_ENDS_WITH
public static final String SERIALIZED_NAME_DATA_PORT_ID_GT
public static final String SERIALIZED_NAME_DATA_PORT_ID_GTE
public static final String SERIALIZED_NAME_DATA_PORT_ID_IN
public static final String SERIALIZED_NAME_DATA_PORT_ID_LT
public static final String SERIALIZED_NAME_DATA_PORT_ID_LTE
public static final String SERIALIZED_NAME_DATA_PORT_ID_NOT
public static final String SERIALIZED_NAME_DATA_PORT_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_DATA_PORT_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_DATA_PORT_ID_NOT_IN
public static final String SERIALIZED_NAME_DATA_PORT_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_DATA_PORT_ID_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_STORAGE_CLUSTER_ID
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_CONTAINS
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_ENDS_WITH
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_GT
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_GTE
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_IN
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_LT
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_LTE
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_NOT
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_NOT_IN
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_STORAGE_CLUSTER_ID_STARTS_WITH
public VmExportFileWhereInput AND(List<VmExportFileWhereInput> AND)
public VmExportFileWhereInput addANDItem(VmExportFileWhereInput ANDItem)
@Nullable public List<VmExportFileWhereInput> getAND()
public void setAND(List<VmExportFileWhereInput> AND)
public VmExportFileWhereInput AND_ExplictlyNull()
public VmExportFileWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public VmExportFileWhereInput NOT(List<VmExportFileWhereInput> NOT)
public VmExportFileWhereInput addNOTItem(VmExportFileWhereInput NOTItem)
@Nullable public List<VmExportFileWhereInput> getNOT()
public void setNOT(List<VmExportFileWhereInput> NOT)
public VmExportFileWhereInput NOT_ExplictlyNull()
public VmExportFileWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public VmExportFileWhereInput OR(List<VmExportFileWhereInput> OR)
public VmExportFileWhereInput addORItem(VmExportFileWhereInput ORItem)
@Nullable public List<VmExportFileWhereInput> getOR()
public void setOR(List<VmExportFileWhereInput> OR)
public VmExportFileWhereInput OR_ExplictlyNull()
public VmExportFileWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public VmExportFileWhereInput contentLibraryVmTemplate(ContentLibraryVmTemplateWhereInput contentLibraryVmTemplate)
@Nullable public ContentLibraryVmTemplateWhereInput getContentLibraryVmTemplate()
public void setContentLibraryVmTemplate(ContentLibraryVmTemplateWhereInput contentLibraryVmTemplate)
public VmExportFileWhereInput contentLibraryVmTemplate_ExplictlyNull()
public VmExportFileWhereInput contentLibraryVmTemplate_ExplictlyNonNull()
public void setContentLibraryVmTemplate_IsExplictlyNull(boolean isExplictlyNull)
public boolean getContentLibraryVmTemplate_IsExplictlyNull()
public VmExportFileWhereInput createdAt(String createdAt)
public void setCreatedAt(String createdAt)
public VmExportFileWhereInput createdAt_ExplictlyNull()
public VmExportFileWhereInput createdAt_ExplictlyNonNull()
public void setCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAt_IsExplictlyNull()
public VmExportFileWhereInput createdAtGt(String createdAtGt)
public void setCreatedAtGt(String createdAtGt)
public VmExportFileWhereInput createdAtGt_ExplictlyNull()
public VmExportFileWhereInput createdAtGt_ExplictlyNonNull()
public void setCreatedAtGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGt_IsExplictlyNull()
public VmExportFileWhereInput createdAtGte(String createdAtGte)
public void setCreatedAtGte(String createdAtGte)
public VmExportFileWhereInput createdAtGte_ExplictlyNull()
public VmExportFileWhereInput createdAtGte_ExplictlyNonNull()
public void setCreatedAtGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtGte_IsExplictlyNull()
public VmExportFileWhereInput createdAtIn(List<String> createdAtIn)
public VmExportFileWhereInput addCreatedAtInItem(String createdAtInItem)
public VmExportFileWhereInput createdAtIn_ExplictlyNull()
public VmExportFileWhereInput createdAtIn_ExplictlyNonNull()
public void setCreatedAtIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtIn_IsExplictlyNull()
public VmExportFileWhereInput createdAtLt(String createdAtLt)
public void setCreatedAtLt(String createdAtLt)
public VmExportFileWhereInput createdAtLt_ExplictlyNull()
public VmExportFileWhereInput createdAtLt_ExplictlyNonNull()
public void setCreatedAtLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLt_IsExplictlyNull()
public VmExportFileWhereInput createdAtLte(String createdAtLte)
public void setCreatedAtLte(String createdAtLte)
public VmExportFileWhereInput createdAtLte_ExplictlyNull()
public VmExportFileWhereInput createdAtLte_ExplictlyNonNull()
public void setCreatedAtLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtLte_IsExplictlyNull()
public VmExportFileWhereInput createdAtNot(String createdAtNot)
public void setCreatedAtNot(String createdAtNot)
public VmExportFileWhereInput createdAtNot_ExplictlyNull()
public VmExportFileWhereInput createdAtNot_ExplictlyNonNull()
public void setCreatedAtNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNot_IsExplictlyNull()
public VmExportFileWhereInput createdAtNotIn(List<String> createdAtNotIn)
public VmExportFileWhereInput addCreatedAtNotInItem(String createdAtNotInItem)
@Nullable public List<String> getCreatedAtNotIn()
public VmExportFileWhereInput createdAtNotIn_ExplictlyNull()
public VmExportFileWhereInput createdAtNotIn_ExplictlyNonNull()
public void setCreatedAtNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCreatedAtNotIn_IsExplictlyNull()
public VmExportFileWhereInput damaged(Boolean damaged)
public void setDamaged(Boolean damaged)
public VmExportFileWhereInput damaged_ExplictlyNull()
public VmExportFileWhereInput damaged_ExplictlyNonNull()
public void setDamaged_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDamaged_IsExplictlyNull()
public VmExportFileWhereInput damagedNot(Boolean damagedNot)
public void setDamagedNot(Boolean damagedNot)
public VmExportFileWhereInput damagedNot_ExplictlyNull()
public VmExportFileWhereInput damagedNot_ExplictlyNonNull()
public void setDamagedNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDamagedNot_IsExplictlyNull()
public VmExportFileWhereInput dataPortId(String dataPortId)
public void setDataPortId(String dataPortId)
public VmExportFileWhereInput dataPortId_ExplictlyNull()
public VmExportFileWhereInput dataPortId_ExplictlyNonNull()
public void setDataPortId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortId_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdContains(String dataPortIdContains)
@Nullable public String getDataPortIdContains()
public void setDataPortIdContains(String dataPortIdContains)
public VmExportFileWhereInput dataPortIdContains_ExplictlyNull()
public VmExportFileWhereInput dataPortIdContains_ExplictlyNonNull()
public void setDataPortIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdContains_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdEndsWith(String dataPortIdEndsWith)
@Nullable public String getDataPortIdEndsWith()
public void setDataPortIdEndsWith(String dataPortIdEndsWith)
public VmExportFileWhereInput dataPortIdEndsWith_ExplictlyNull()
public VmExportFileWhereInput dataPortIdEndsWith_ExplictlyNonNull()
public void setDataPortIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdEndsWith_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdGt(String dataPortIdGt)
public void setDataPortIdGt(String dataPortIdGt)
public VmExportFileWhereInput dataPortIdGt_ExplictlyNull()
public VmExportFileWhereInput dataPortIdGt_ExplictlyNonNull()
public void setDataPortIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdGt_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdGte(String dataPortIdGte)
public void setDataPortIdGte(String dataPortIdGte)
public VmExportFileWhereInput dataPortIdGte_ExplictlyNull()
public VmExportFileWhereInput dataPortIdGte_ExplictlyNonNull()
public void setDataPortIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdGte_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdIn(List<String> dataPortIdIn)
public VmExportFileWhereInput addDataPortIdInItem(String dataPortIdInItem)
public VmExportFileWhereInput dataPortIdIn_ExplictlyNull()
public VmExportFileWhereInput dataPortIdIn_ExplictlyNonNull()
public void setDataPortIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdIn_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdLt(String dataPortIdLt)
public void setDataPortIdLt(String dataPortIdLt)
public VmExportFileWhereInput dataPortIdLt_ExplictlyNull()
public VmExportFileWhereInput dataPortIdLt_ExplictlyNonNull()
public void setDataPortIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdLt_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdLte(String dataPortIdLte)
public void setDataPortIdLte(String dataPortIdLte)
public VmExportFileWhereInput dataPortIdLte_ExplictlyNull()
public VmExportFileWhereInput dataPortIdLte_ExplictlyNonNull()
public void setDataPortIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdLte_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdNot(String dataPortIdNot)
public void setDataPortIdNot(String dataPortIdNot)
public VmExportFileWhereInput dataPortIdNot_ExplictlyNull()
public VmExportFileWhereInput dataPortIdNot_ExplictlyNonNull()
public void setDataPortIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdNot_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdNotContains(String dataPortIdNotContains)
@Nullable public String getDataPortIdNotContains()
public void setDataPortIdNotContains(String dataPortIdNotContains)
public VmExportFileWhereInput dataPortIdNotContains_ExplictlyNull()
public VmExportFileWhereInput dataPortIdNotContains_ExplictlyNonNull()
public void setDataPortIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdNotContains_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdNotEndsWith(String dataPortIdNotEndsWith)
@Nullable public String getDataPortIdNotEndsWith()
public void setDataPortIdNotEndsWith(String dataPortIdNotEndsWith)
public VmExportFileWhereInput dataPortIdNotEndsWith_ExplictlyNull()
public VmExportFileWhereInput dataPortIdNotEndsWith_ExplictlyNonNull()
public void setDataPortIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdNotEndsWith_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdNotIn(List<String> dataPortIdNotIn)
public VmExportFileWhereInput addDataPortIdNotInItem(String dataPortIdNotInItem)
@Nullable public List<String> getDataPortIdNotIn()
public VmExportFileWhereInput dataPortIdNotIn_ExplictlyNull()
public VmExportFileWhereInput dataPortIdNotIn_ExplictlyNonNull()
public void setDataPortIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdNotIn_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdNotStartsWith(String dataPortIdNotStartsWith)
@Nullable public String getDataPortIdNotStartsWith()
public void setDataPortIdNotStartsWith(String dataPortIdNotStartsWith)
public VmExportFileWhereInput dataPortIdNotStartsWith_ExplictlyNull()
public VmExportFileWhereInput dataPortIdNotStartsWith_ExplictlyNonNull()
public void setDataPortIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdNotStartsWith_IsExplictlyNull()
public VmExportFileWhereInput dataPortIdStartsWith(String dataPortIdStartsWith)
@Nullable public String getDataPortIdStartsWith()
public void setDataPortIdStartsWith(String dataPortIdStartsWith)
public VmExportFileWhereInput dataPortIdStartsWith_ExplictlyNull()
public VmExportFileWhereInput dataPortIdStartsWith_ExplictlyNonNull()
public void setDataPortIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDataPortIdStartsWith_IsExplictlyNull()
public VmExportFileWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VmExportFileWhereInput entityAsyncStatus_ExplictlyNull()
public VmExportFileWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public VmExportFileWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmExportFileWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VmExportFileWhereInput entityAsyncStatusIn_ExplictlyNull()
public VmExportFileWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public VmExportFileWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public VmExportFileWhereInput entityAsyncStatusNot_ExplictlyNull()
public VmExportFileWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public VmExportFileWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmExportFileWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VmExportFileWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public VmExportFileWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public VmExportFileWhereInput id(String id)
public void setId(String id)
public VmExportFileWhereInput id_ExplictlyNull()
public VmExportFileWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public VmExportFileWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VmExportFileWhereInput idContains_ExplictlyNull()
public VmExportFileWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public VmExportFileWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VmExportFileWhereInput idEndsWith_ExplictlyNull()
public VmExportFileWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public VmExportFileWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VmExportFileWhereInput idGt_ExplictlyNull()
public VmExportFileWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public VmExportFileWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VmExportFileWhereInput idGte_ExplictlyNull()
public VmExportFileWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public VmExportFileWhereInput idIn(List<String> idIn)
public VmExportFileWhereInput addIdInItem(String idInItem)
public VmExportFileWhereInput idIn_ExplictlyNull()
public VmExportFileWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public VmExportFileWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VmExportFileWhereInput idLt_ExplictlyNull()
public VmExportFileWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public VmExportFileWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VmExportFileWhereInput idLte_ExplictlyNull()
public VmExportFileWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public VmExportFileWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VmExportFileWhereInput idNot_ExplictlyNull()
public VmExportFileWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public VmExportFileWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VmExportFileWhereInput idNotContains_ExplictlyNull()
public VmExportFileWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public VmExportFileWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VmExportFileWhereInput idNotEndsWith_ExplictlyNull()
public VmExportFileWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public VmExportFileWhereInput idNotIn(List<String> idNotIn)
public VmExportFileWhereInput addIdNotInItem(String idNotInItem)
public VmExportFileWhereInput idNotIn_ExplictlyNull()
public VmExportFileWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public VmExportFileWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VmExportFileWhereInput idNotStartsWith_ExplictlyNull()
public VmExportFileWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public VmExportFileWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VmExportFileWhereInput idStartsWith_ExplictlyNull()
public VmExportFileWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public VmExportFileWhereInput storageClusterId(String storageClusterId)
@Nullable public String getStorageClusterId()
public void setStorageClusterId(String storageClusterId)
public VmExportFileWhereInput storageClusterId_ExplictlyNull()
public VmExportFileWhereInput storageClusterId_ExplictlyNonNull()
public void setStorageClusterId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterId_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdContains(String storageClusterIdContains)
@Nullable public String getStorageClusterIdContains()
public void setStorageClusterIdContains(String storageClusterIdContains)
public VmExportFileWhereInput storageClusterIdContains_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdContains_ExplictlyNonNull()
public void setStorageClusterIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdContains_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdEndsWith(String storageClusterIdEndsWith)
@Nullable public String getStorageClusterIdEndsWith()
public void setStorageClusterIdEndsWith(String storageClusterIdEndsWith)
public VmExportFileWhereInput storageClusterIdEndsWith_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdEndsWith_ExplictlyNonNull()
public void setStorageClusterIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdEndsWith_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdGt(String storageClusterIdGt)
@Nullable public String getStorageClusterIdGt()
public void setStorageClusterIdGt(String storageClusterIdGt)
public VmExportFileWhereInput storageClusterIdGt_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdGt_ExplictlyNonNull()
public void setStorageClusterIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdGt_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdGte(String storageClusterIdGte)
@Nullable public String getStorageClusterIdGte()
public void setStorageClusterIdGte(String storageClusterIdGte)
public VmExportFileWhereInput storageClusterIdGte_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdGte_ExplictlyNonNull()
public void setStorageClusterIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdGte_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdIn(List<String> storageClusterIdIn)
public VmExportFileWhereInput addStorageClusterIdInItem(String storageClusterIdInItem)
@Nullable public List<String> getStorageClusterIdIn()
public VmExportFileWhereInput storageClusterIdIn_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdIn_ExplictlyNonNull()
public void setStorageClusterIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdIn_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdLt(String storageClusterIdLt)
@Nullable public String getStorageClusterIdLt()
public void setStorageClusterIdLt(String storageClusterIdLt)
public VmExportFileWhereInput storageClusterIdLt_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdLt_ExplictlyNonNull()
public void setStorageClusterIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdLt_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdLte(String storageClusterIdLte)
@Nullable public String getStorageClusterIdLte()
public void setStorageClusterIdLte(String storageClusterIdLte)
public VmExportFileWhereInput storageClusterIdLte_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdLte_ExplictlyNonNull()
public void setStorageClusterIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdLte_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdNot(String storageClusterIdNot)
@Nullable public String getStorageClusterIdNot()
public void setStorageClusterIdNot(String storageClusterIdNot)
public VmExportFileWhereInput storageClusterIdNot_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdNot_ExplictlyNonNull()
public void setStorageClusterIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdNot_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdNotContains(String storageClusterIdNotContains)
@Nullable public String getStorageClusterIdNotContains()
public void setStorageClusterIdNotContains(String storageClusterIdNotContains)
public VmExportFileWhereInput storageClusterIdNotContains_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdNotContains_ExplictlyNonNull()
public void setStorageClusterIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdNotContains_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdNotEndsWith(String storageClusterIdNotEndsWith)
@Nullable public String getStorageClusterIdNotEndsWith()
public void setStorageClusterIdNotEndsWith(String storageClusterIdNotEndsWith)
public VmExportFileWhereInput storageClusterIdNotEndsWith_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdNotEndsWith_ExplictlyNonNull()
public void setStorageClusterIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdNotEndsWith_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdNotIn(List<String> storageClusterIdNotIn)
public VmExportFileWhereInput addStorageClusterIdNotInItem(String storageClusterIdNotInItem)
@Nullable public List<String> getStorageClusterIdNotIn()
public VmExportFileWhereInput storageClusterIdNotIn_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdNotIn_ExplictlyNonNull()
public void setStorageClusterIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdNotIn_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdNotStartsWith(String storageClusterIdNotStartsWith)
@Nullable public String getStorageClusterIdNotStartsWith()
public void setStorageClusterIdNotStartsWith(String storageClusterIdNotStartsWith)
public VmExportFileWhereInput storageClusterIdNotStartsWith_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdNotStartsWith_ExplictlyNonNull()
public void setStorageClusterIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdNotStartsWith_IsExplictlyNull()
public VmExportFileWhereInput storageClusterIdStartsWith(String storageClusterIdStartsWith)
@Nullable public String getStorageClusterIdStartsWith()
public void setStorageClusterIdStartsWith(String storageClusterIdStartsWith)
public VmExportFileWhereInput storageClusterIdStartsWith_ExplictlyNull()
public VmExportFileWhereInput storageClusterIdStartsWith_ExplictlyNonNull()
public void setStorageClusterIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageClusterIdStartsWith_IsExplictlyNull()
public VmExportFileWhereInput type(VmExportFileType type)
@Nullable public VmExportFileType getType()
public void setType(VmExportFileType type)
public VmExportFileWhereInput type_ExplictlyNull()
public VmExportFileWhereInput type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public VmExportFileWhereInput typeIn(List<VmExportFileType> typeIn)
public VmExportFileWhereInput addTypeInItem(VmExportFileType typeInItem)
@Nullable public List<VmExportFileType> getTypeIn()
public void setTypeIn(List<VmExportFileType> typeIn)
public VmExportFileWhereInput typeIn_ExplictlyNull()
public VmExportFileWhereInput typeIn_ExplictlyNonNull()
public void setTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeIn_IsExplictlyNull()
public VmExportFileWhereInput typeNot(VmExportFileType typeNot)
@Nullable public VmExportFileType getTypeNot()
public void setTypeNot(VmExportFileType typeNot)
public VmExportFileWhereInput typeNot_ExplictlyNull()
public VmExportFileWhereInput typeNot_ExplictlyNonNull()
public void setTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNot_IsExplictlyNull()
public VmExportFileWhereInput typeNotIn(List<VmExportFileType> typeNotIn)
public VmExportFileWhereInput addTypeNotInItem(VmExportFileType typeNotInItem)
@Nullable public List<VmExportFileType> getTypeNotIn()
public void setTypeNotIn(List<VmExportFileType> typeNotIn)
public VmExportFileWhereInput typeNotIn_ExplictlyNull()
public VmExportFileWhereInput typeNotIn_ExplictlyNonNull()
public void setTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNotIn_IsExplictlyNull()
public VmExportFileWhereInput vm(VmWhereInput vm)
@Nullable public VmWhereInput getVm()
public void setVm(VmWhereInput vm)
public VmExportFileWhereInput vm_ExplictlyNull()
public VmExportFileWhereInput vm_ExplictlyNonNull()
public void setVm_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVm_IsExplictlyNull()
public VmExportFileWhereInput vmVolume(VmVolumeWhereInput vmVolume)
@Nullable public VmVolumeWhereInput getVmVolume()
public void setVmVolume(VmVolumeWhereInput vmVolume)
public VmExportFileWhereInput vmVolume_ExplictlyNull()
public VmExportFileWhereInput vmVolume_ExplictlyNonNull()
public void setVmVolume_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmVolume_IsExplictlyNull()
Copyright © 2025. All rights reserved.