@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ApplicationWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
ApplicationWhereInput() |
public static final String SERIALIZED_NAME_ERROR_MESSAGE_CONTAINS
public static final String SERIALIZED_NAME_ERROR_MESSAGE_ENDS_WITH
public static final String SERIALIZED_NAME_ERROR_MESSAGE_GT
public static final String SERIALIZED_NAME_ERROR_MESSAGE_GTE
public static final String SERIALIZED_NAME_ERROR_MESSAGE_IN
public static final String SERIALIZED_NAME_ERROR_MESSAGE_LT
public static final String SERIALIZED_NAME_ERROR_MESSAGE_LTE
public static final String SERIALIZED_NAME_ERROR_MESSAGE_NOT
public static final String SERIALIZED_NAME_ERROR_MESSAGE_NOT_CONTAINS
public static final String SERIALIZED_NAME_ERROR_MESSAGE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ERROR_MESSAGE_NOT_IN
public static final String SERIALIZED_NAME_ERROR_MESSAGE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_ERROR_MESSAGE_STARTS_WITH
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_IMAGE_NAME_CONTAINS
public static final String SERIALIZED_NAME_IMAGE_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_IMAGE_NAME_GTE
public static final String SERIALIZED_NAME_IMAGE_NAME_LTE
public static final String SERIALIZED_NAME_IMAGE_NAME_NOT
public static final String SERIALIZED_NAME_IMAGE_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_IMAGE_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_IMAGE_NAME_NOT_IN
public static final String SERIALIZED_NAME_IMAGE_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_IMAGE_NAME_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_STORAGE_IP_CONTAINS
public static final String SERIALIZED_NAME_STORAGE_IP_ENDS_WITH
public static final String SERIALIZED_NAME_STORAGE_IP_GTE
public static final String SERIALIZED_NAME_STORAGE_IP_LTE
public static final String SERIALIZED_NAME_STORAGE_IP_NOT
public static final String SERIALIZED_NAME_STORAGE_IP_NOT_CONTAINS
public static final String SERIALIZED_NAME_STORAGE_IP_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_STORAGE_IP_NOT_IN
public static final String SERIALIZED_NAME_STORAGE_IP_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_STORAGE_IP_STARTS_WITH
public static final String SERIALIZED_NAME_UPDATE_TIME_GT
public static final String SERIALIZED_NAME_UPDATE_TIME_GTE
public static final String SERIALIZED_NAME_UPDATE_TIME_IN
public static final String SERIALIZED_NAME_UPDATE_TIME_LT
public static final String SERIALIZED_NAME_UPDATE_TIME_LTE
public static final String SERIALIZED_NAME_UPDATE_TIME_NOT
public static final String SERIALIZED_NAME_UPDATE_TIME_NOT_IN
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_STARTS_WITH
public static final String SERIALIZED_NAME_VOLUME_SIZE_GT
public static final String SERIALIZED_NAME_VOLUME_SIZE_GTE
public static final String SERIALIZED_NAME_VOLUME_SIZE_IN
public static final String SERIALIZED_NAME_VOLUME_SIZE_LT
public static final String SERIALIZED_NAME_VOLUME_SIZE_LTE
public static final String SERIALIZED_NAME_VOLUME_SIZE_NOT
public ApplicationWhereInput AND(List<ApplicationWhereInput> AND)
public ApplicationWhereInput addANDItem(ApplicationWhereInput ANDItem)
@Nullable public List<ApplicationWhereInput> getAND()
public void setAND(List<ApplicationWhereInput> AND)
public ApplicationWhereInput AND_ExplictlyNull()
public ApplicationWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public ApplicationWhereInput NOT(List<ApplicationWhereInput> NOT)
public ApplicationWhereInput addNOTItem(ApplicationWhereInput NOTItem)
@Nullable public List<ApplicationWhereInput> getNOT()
public void setNOT(List<ApplicationWhereInput> NOT)
public ApplicationWhereInput NOT_ExplictlyNull()
public ApplicationWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public ApplicationWhereInput OR(List<ApplicationWhereInput> OR)
public ApplicationWhereInput addORItem(ApplicationWhereInput ORItem)
@Nullable public List<ApplicationWhereInput> getOR()
public void setOR(List<ApplicationWhereInput> OR)
public ApplicationWhereInput OR_ExplictlyNull()
public ApplicationWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public ApplicationWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public ApplicationWhereInput cluster_ExplictlyNull()
public ApplicationWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public ApplicationWhereInput errorMessage(String errorMessage)
public void setErrorMessage(String errorMessage)
public ApplicationWhereInput errorMessage_ExplictlyNull()
public ApplicationWhereInput errorMessage_ExplictlyNonNull()
public void setErrorMessage_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessage_IsExplictlyNull()
public ApplicationWhereInput errorMessageContains(String errorMessageContains)
@Nullable public String getErrorMessageContains()
public void setErrorMessageContains(String errorMessageContains)
public ApplicationWhereInput errorMessageContains_ExplictlyNull()
public ApplicationWhereInput errorMessageContains_ExplictlyNonNull()
public void setErrorMessageContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageContains_IsExplictlyNull()
public ApplicationWhereInput errorMessageEndsWith(String errorMessageEndsWith)
@Nullable public String getErrorMessageEndsWith()
public void setErrorMessageEndsWith(String errorMessageEndsWith)
public ApplicationWhereInput errorMessageEndsWith_ExplictlyNull()
public ApplicationWhereInput errorMessageEndsWith_ExplictlyNonNull()
public void setErrorMessageEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageEndsWith_IsExplictlyNull()
public ApplicationWhereInput errorMessageGt(String errorMessageGt)
public void setErrorMessageGt(String errorMessageGt)
public ApplicationWhereInput errorMessageGt_ExplictlyNull()
public ApplicationWhereInput errorMessageGt_ExplictlyNonNull()
public void setErrorMessageGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageGt_IsExplictlyNull()
public ApplicationWhereInput errorMessageGte(String errorMessageGte)
@Nullable public String getErrorMessageGte()
public void setErrorMessageGte(String errorMessageGte)
public ApplicationWhereInput errorMessageGte_ExplictlyNull()
public ApplicationWhereInput errorMessageGte_ExplictlyNonNull()
public void setErrorMessageGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageGte_IsExplictlyNull()
public ApplicationWhereInput errorMessageIn(List<String> errorMessageIn)
public ApplicationWhereInput addErrorMessageInItem(String errorMessageInItem)
@Nullable public List<String> getErrorMessageIn()
public ApplicationWhereInput errorMessageIn_ExplictlyNull()
public ApplicationWhereInput errorMessageIn_ExplictlyNonNull()
public void setErrorMessageIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageIn_IsExplictlyNull()
public ApplicationWhereInput errorMessageLt(String errorMessageLt)
public void setErrorMessageLt(String errorMessageLt)
public ApplicationWhereInput errorMessageLt_ExplictlyNull()
public ApplicationWhereInput errorMessageLt_ExplictlyNonNull()
public void setErrorMessageLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageLt_IsExplictlyNull()
public ApplicationWhereInput errorMessageLte(String errorMessageLte)
@Nullable public String getErrorMessageLte()
public void setErrorMessageLte(String errorMessageLte)
public ApplicationWhereInput errorMessageLte_ExplictlyNull()
public ApplicationWhereInput errorMessageLte_ExplictlyNonNull()
public void setErrorMessageLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageLte_IsExplictlyNull()
public ApplicationWhereInput errorMessageNot(String errorMessageNot)
@Nullable public String getErrorMessageNot()
public void setErrorMessageNot(String errorMessageNot)
public ApplicationWhereInput errorMessageNot_ExplictlyNull()
public ApplicationWhereInput errorMessageNot_ExplictlyNonNull()
public void setErrorMessageNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageNot_IsExplictlyNull()
public ApplicationWhereInput errorMessageNotContains(String errorMessageNotContains)
@Nullable public String getErrorMessageNotContains()
public void setErrorMessageNotContains(String errorMessageNotContains)
public ApplicationWhereInput errorMessageNotContains_ExplictlyNull()
public ApplicationWhereInput errorMessageNotContains_ExplictlyNonNull()
public void setErrorMessageNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageNotContains_IsExplictlyNull()
public ApplicationWhereInput errorMessageNotEndsWith(String errorMessageNotEndsWith)
@Nullable public String getErrorMessageNotEndsWith()
public void setErrorMessageNotEndsWith(String errorMessageNotEndsWith)
public ApplicationWhereInput errorMessageNotEndsWith_ExplictlyNull()
public ApplicationWhereInput errorMessageNotEndsWith_ExplictlyNonNull()
public void setErrorMessageNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageNotEndsWith_IsExplictlyNull()
public ApplicationWhereInput errorMessageNotIn(List<String> errorMessageNotIn)
public ApplicationWhereInput addErrorMessageNotInItem(String errorMessageNotInItem)
@Nullable public List<String> getErrorMessageNotIn()
public ApplicationWhereInput errorMessageNotIn_ExplictlyNull()
public ApplicationWhereInput errorMessageNotIn_ExplictlyNonNull()
public void setErrorMessageNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageNotIn_IsExplictlyNull()
public ApplicationWhereInput errorMessageNotStartsWith(String errorMessageNotStartsWith)
@Nullable public String getErrorMessageNotStartsWith()
public void setErrorMessageNotStartsWith(String errorMessageNotStartsWith)
public ApplicationWhereInput errorMessageNotStartsWith_ExplictlyNull()
public ApplicationWhereInput errorMessageNotStartsWith_ExplictlyNonNull()
public void setErrorMessageNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageNotStartsWith_IsExplictlyNull()
public ApplicationWhereInput errorMessageStartsWith(String errorMessageStartsWith)
@Nullable public String getErrorMessageStartsWith()
public void setErrorMessageStartsWith(String errorMessageStartsWith)
public ApplicationWhereInput errorMessageStartsWith_ExplictlyNull()
public ApplicationWhereInput errorMessageStartsWith_ExplictlyNonNull()
public void setErrorMessageStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getErrorMessageStartsWith_IsExplictlyNull()
public ApplicationWhereInput id(String id)
public void setId(String id)
public ApplicationWhereInput id_ExplictlyNull()
public ApplicationWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public ApplicationWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ApplicationWhereInput idContains_ExplictlyNull()
public ApplicationWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public ApplicationWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ApplicationWhereInput idEndsWith_ExplictlyNull()
public ApplicationWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public ApplicationWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ApplicationWhereInput idGt_ExplictlyNull()
public ApplicationWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public ApplicationWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ApplicationWhereInput idGte_ExplictlyNull()
public ApplicationWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public ApplicationWhereInput idIn(List<String> idIn)
public ApplicationWhereInput addIdInItem(String idInItem)
public ApplicationWhereInput idIn_ExplictlyNull()
public ApplicationWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public ApplicationWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ApplicationWhereInput idLt_ExplictlyNull()
public ApplicationWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public ApplicationWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ApplicationWhereInput idLte_ExplictlyNull()
public ApplicationWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public ApplicationWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ApplicationWhereInput idNot_ExplictlyNull()
public ApplicationWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public ApplicationWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ApplicationWhereInput idNotContains_ExplictlyNull()
public ApplicationWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public ApplicationWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ApplicationWhereInput idNotEndsWith_ExplictlyNull()
public ApplicationWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public ApplicationWhereInput idNotIn(List<String> idNotIn)
public ApplicationWhereInput addIdNotInItem(String idNotInItem)
public ApplicationWhereInput idNotIn_ExplictlyNull()
public ApplicationWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public ApplicationWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ApplicationWhereInput idNotStartsWith_ExplictlyNull()
public ApplicationWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public ApplicationWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ApplicationWhereInput idStartsWith_ExplictlyNull()
public ApplicationWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public ApplicationWhereInput imageName(String imageName)
public void setImageName(String imageName)
public ApplicationWhereInput imageName_ExplictlyNull()
public ApplicationWhereInput imageName_ExplictlyNonNull()
public void setImageName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageName_IsExplictlyNull()
public ApplicationWhereInput imageNameContains(String imageNameContains)
@Nullable public String getImageNameContains()
public void setImageNameContains(String imageNameContains)
public ApplicationWhereInput imageNameContains_ExplictlyNull()
public ApplicationWhereInput imageNameContains_ExplictlyNonNull()
public void setImageNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameContains_IsExplictlyNull()
public ApplicationWhereInput imageNameEndsWith(String imageNameEndsWith)
@Nullable public String getImageNameEndsWith()
public void setImageNameEndsWith(String imageNameEndsWith)
public ApplicationWhereInput imageNameEndsWith_ExplictlyNull()
public ApplicationWhereInput imageNameEndsWith_ExplictlyNonNull()
public void setImageNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameEndsWith_IsExplictlyNull()
public ApplicationWhereInput imageNameGt(String imageNameGt)
public void setImageNameGt(String imageNameGt)
public ApplicationWhereInput imageNameGt_ExplictlyNull()
public ApplicationWhereInput imageNameGt_ExplictlyNonNull()
public void setImageNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameGt_IsExplictlyNull()
public ApplicationWhereInput imageNameGte(String imageNameGte)
public void setImageNameGte(String imageNameGte)
public ApplicationWhereInput imageNameGte_ExplictlyNull()
public ApplicationWhereInput imageNameGte_ExplictlyNonNull()
public void setImageNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameGte_IsExplictlyNull()
public ApplicationWhereInput imageNameIn(List<String> imageNameIn)
public ApplicationWhereInput addImageNameInItem(String imageNameInItem)
public ApplicationWhereInput imageNameIn_ExplictlyNull()
public ApplicationWhereInput imageNameIn_ExplictlyNonNull()
public void setImageNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameIn_IsExplictlyNull()
public ApplicationWhereInput imageNameLt(String imageNameLt)
public void setImageNameLt(String imageNameLt)
public ApplicationWhereInput imageNameLt_ExplictlyNull()
public ApplicationWhereInput imageNameLt_ExplictlyNonNull()
public void setImageNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameLt_IsExplictlyNull()
public ApplicationWhereInput imageNameLte(String imageNameLte)
public void setImageNameLte(String imageNameLte)
public ApplicationWhereInput imageNameLte_ExplictlyNull()
public ApplicationWhereInput imageNameLte_ExplictlyNonNull()
public void setImageNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameLte_IsExplictlyNull()
public ApplicationWhereInput imageNameNot(String imageNameNot)
public void setImageNameNot(String imageNameNot)
public ApplicationWhereInput imageNameNot_ExplictlyNull()
public ApplicationWhereInput imageNameNot_ExplictlyNonNull()
public void setImageNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameNot_IsExplictlyNull()
public ApplicationWhereInput imageNameNotContains(String imageNameNotContains)
@Nullable public String getImageNameNotContains()
public void setImageNameNotContains(String imageNameNotContains)
public ApplicationWhereInput imageNameNotContains_ExplictlyNull()
public ApplicationWhereInput imageNameNotContains_ExplictlyNonNull()
public void setImageNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameNotContains_IsExplictlyNull()
public ApplicationWhereInput imageNameNotEndsWith(String imageNameNotEndsWith)
@Nullable public String getImageNameNotEndsWith()
public void setImageNameNotEndsWith(String imageNameNotEndsWith)
public ApplicationWhereInput imageNameNotEndsWith_ExplictlyNull()
public ApplicationWhereInput imageNameNotEndsWith_ExplictlyNonNull()
public void setImageNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameNotEndsWith_IsExplictlyNull()
public ApplicationWhereInput imageNameNotIn(List<String> imageNameNotIn)
public ApplicationWhereInput addImageNameNotInItem(String imageNameNotInItem)
@Nullable public List<String> getImageNameNotIn()
public ApplicationWhereInput imageNameNotIn_ExplictlyNull()
public ApplicationWhereInput imageNameNotIn_ExplictlyNonNull()
public void setImageNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameNotIn_IsExplictlyNull()
public ApplicationWhereInput imageNameNotStartsWith(String imageNameNotStartsWith)
@Nullable public String getImageNameNotStartsWith()
public void setImageNameNotStartsWith(String imageNameNotStartsWith)
public ApplicationWhereInput imageNameNotStartsWith_ExplictlyNull()
public ApplicationWhereInput imageNameNotStartsWith_ExplictlyNonNull()
public void setImageNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameNotStartsWith_IsExplictlyNull()
public ApplicationWhereInput imageNameStartsWith(String imageNameStartsWith)
@Nullable public String getImageNameStartsWith()
public void setImageNameStartsWith(String imageNameStartsWith)
public ApplicationWhereInput imageNameStartsWith_ExplictlyNull()
public ApplicationWhereInput imageNameStartsWith_ExplictlyNonNull()
public void setImageNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getImageNameStartsWith_IsExplictlyNull()
public ApplicationWhereInput localId(String localId)
public void setLocalId(String localId)
public ApplicationWhereInput localId_ExplictlyNull()
public ApplicationWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public ApplicationWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ApplicationWhereInput localIdContains_ExplictlyNull()
public ApplicationWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public ApplicationWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ApplicationWhereInput localIdEndsWith_ExplictlyNull()
public ApplicationWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public ApplicationWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ApplicationWhereInput localIdGt_ExplictlyNull()
public ApplicationWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public ApplicationWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ApplicationWhereInput localIdGte_ExplictlyNull()
public ApplicationWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public ApplicationWhereInput localIdIn(List<String> localIdIn)
public ApplicationWhereInput addLocalIdInItem(String localIdInItem)
public ApplicationWhereInput localIdIn_ExplictlyNull()
public ApplicationWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public ApplicationWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ApplicationWhereInput localIdLt_ExplictlyNull()
public ApplicationWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public ApplicationWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ApplicationWhereInput localIdLte_ExplictlyNull()
public ApplicationWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public ApplicationWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ApplicationWhereInput localIdNot_ExplictlyNull()
public ApplicationWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public ApplicationWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ApplicationWhereInput localIdNotContains_ExplictlyNull()
public ApplicationWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public ApplicationWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ApplicationWhereInput localIdNotEndsWith_ExplictlyNull()
public ApplicationWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public ApplicationWhereInput localIdNotIn(List<String> localIdNotIn)
public ApplicationWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ApplicationWhereInput localIdNotIn_ExplictlyNull()
public ApplicationWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public ApplicationWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ApplicationWhereInput localIdNotStartsWith_ExplictlyNull()
public ApplicationWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public ApplicationWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ApplicationWhereInput localIdStartsWith_ExplictlyNull()
public ApplicationWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public ApplicationWhereInput memory(Long memory)
public void setMemory(Long memory)
public ApplicationWhereInput memory_ExplictlyNull()
public ApplicationWhereInput memory_ExplictlyNonNull()
public void setMemory_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemory_IsExplictlyNull()
public ApplicationWhereInput memoryGt(Long memoryGt)
public void setMemoryGt(Long memoryGt)
public ApplicationWhereInput memoryGt_ExplictlyNull()
public ApplicationWhereInput memoryGt_ExplictlyNonNull()
public void setMemoryGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryGt_IsExplictlyNull()
public ApplicationWhereInput memoryGte(Long memoryGte)
public void setMemoryGte(Long memoryGte)
public ApplicationWhereInput memoryGte_ExplictlyNull()
public ApplicationWhereInput memoryGte_ExplictlyNonNull()
public void setMemoryGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryGte_IsExplictlyNull()
public ApplicationWhereInput memoryIn(List<Long> memoryIn)
public ApplicationWhereInput addMemoryInItem(Long memoryInItem)
public ApplicationWhereInput memoryIn_ExplictlyNull()
public ApplicationWhereInput memoryIn_ExplictlyNonNull()
public void setMemoryIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryIn_IsExplictlyNull()
public ApplicationWhereInput memoryLt(Long memoryLt)
public void setMemoryLt(Long memoryLt)
public ApplicationWhereInput memoryLt_ExplictlyNull()
public ApplicationWhereInput memoryLt_ExplictlyNonNull()
public void setMemoryLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryLt_IsExplictlyNull()
public ApplicationWhereInput memoryLte(Long memoryLte)
public void setMemoryLte(Long memoryLte)
public ApplicationWhereInput memoryLte_ExplictlyNull()
public ApplicationWhereInput memoryLte_ExplictlyNonNull()
public void setMemoryLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryLte_IsExplictlyNull()
public ApplicationWhereInput memoryNot(Long memoryNot)
public void setMemoryNot(Long memoryNot)
public ApplicationWhereInput memoryNot_ExplictlyNull()
public ApplicationWhereInput memoryNot_ExplictlyNonNull()
public void setMemoryNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryNot_IsExplictlyNull()
public ApplicationWhereInput memoryNotIn(List<Long> memoryNotIn)
public ApplicationWhereInput addMemoryNotInItem(Long memoryNotInItem)
public ApplicationWhereInput memoryNotIn_ExplictlyNull()
public ApplicationWhereInput memoryNotIn_ExplictlyNonNull()
public void setMemoryNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMemoryNotIn_IsExplictlyNull()
public ApplicationWhereInput state(ApplicationState state)
@Nullable public ApplicationState getState()
public void setState(ApplicationState state)
public ApplicationWhereInput state_ExplictlyNull()
public ApplicationWhereInput state_ExplictlyNonNull()
public void setState_IsExplictlyNull(boolean isExplictlyNull)
public boolean getState_IsExplictlyNull()
public ApplicationWhereInput stateIn(List<ApplicationState> stateIn)
public ApplicationWhereInput addStateInItem(ApplicationState stateInItem)
@Nullable public List<ApplicationState> getStateIn()
public void setStateIn(List<ApplicationState> stateIn)
public ApplicationWhereInput stateIn_ExplictlyNull()
public ApplicationWhereInput stateIn_ExplictlyNonNull()
public void setStateIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStateIn_IsExplictlyNull()
public ApplicationWhereInput stateNot(ApplicationState stateNot)
@Nullable public ApplicationState getStateNot()
public void setStateNot(ApplicationState stateNot)
public ApplicationWhereInput stateNot_ExplictlyNull()
public ApplicationWhereInput stateNot_ExplictlyNonNull()
public void setStateNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStateNot_IsExplictlyNull()
public ApplicationWhereInput stateNotIn(List<ApplicationState> stateNotIn)
public ApplicationWhereInput addStateNotInItem(ApplicationState stateNotInItem)
@Nullable public List<ApplicationState> getStateNotIn()
public void setStateNotIn(List<ApplicationState> stateNotIn)
public ApplicationWhereInput stateNotIn_ExplictlyNull()
public ApplicationWhereInput stateNotIn_ExplictlyNonNull()
public void setStateNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStateNotIn_IsExplictlyNull()
public ApplicationWhereInput storageIp(String storageIp)
public void setStorageIp(String storageIp)
public ApplicationWhereInput storageIp_ExplictlyNull()
public ApplicationWhereInput storageIp_ExplictlyNonNull()
public void setStorageIp_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIp_IsExplictlyNull()
public ApplicationWhereInput storageIpContains(String storageIpContains)
@Nullable public String getStorageIpContains()
public void setStorageIpContains(String storageIpContains)
public ApplicationWhereInput storageIpContains_ExplictlyNull()
public ApplicationWhereInput storageIpContains_ExplictlyNonNull()
public void setStorageIpContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpContains_IsExplictlyNull()
public ApplicationWhereInput storageIpEndsWith(String storageIpEndsWith)
@Nullable public String getStorageIpEndsWith()
public void setStorageIpEndsWith(String storageIpEndsWith)
public ApplicationWhereInput storageIpEndsWith_ExplictlyNull()
public ApplicationWhereInput storageIpEndsWith_ExplictlyNonNull()
public void setStorageIpEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpEndsWith_IsExplictlyNull()
public ApplicationWhereInput storageIpGt(String storageIpGt)
public void setStorageIpGt(String storageIpGt)
public ApplicationWhereInput storageIpGt_ExplictlyNull()
public ApplicationWhereInput storageIpGt_ExplictlyNonNull()
public void setStorageIpGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpGt_IsExplictlyNull()
public ApplicationWhereInput storageIpGte(String storageIpGte)
public void setStorageIpGte(String storageIpGte)
public ApplicationWhereInput storageIpGte_ExplictlyNull()
public ApplicationWhereInput storageIpGte_ExplictlyNonNull()
public void setStorageIpGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpGte_IsExplictlyNull()
public ApplicationWhereInput storageIpIn(List<String> storageIpIn)
public ApplicationWhereInput addStorageIpInItem(String storageIpInItem)
public ApplicationWhereInput storageIpIn_ExplictlyNull()
public ApplicationWhereInput storageIpIn_ExplictlyNonNull()
public void setStorageIpIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpIn_IsExplictlyNull()
public ApplicationWhereInput storageIpLt(String storageIpLt)
public void setStorageIpLt(String storageIpLt)
public ApplicationWhereInput storageIpLt_ExplictlyNull()
public ApplicationWhereInput storageIpLt_ExplictlyNonNull()
public void setStorageIpLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpLt_IsExplictlyNull()
public ApplicationWhereInput storageIpLte(String storageIpLte)
public void setStorageIpLte(String storageIpLte)
public ApplicationWhereInput storageIpLte_ExplictlyNull()
public ApplicationWhereInput storageIpLte_ExplictlyNonNull()
public void setStorageIpLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpLte_IsExplictlyNull()
public ApplicationWhereInput storageIpNot(String storageIpNot)
public void setStorageIpNot(String storageIpNot)
public ApplicationWhereInput storageIpNot_ExplictlyNull()
public ApplicationWhereInput storageIpNot_ExplictlyNonNull()
public void setStorageIpNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpNot_IsExplictlyNull()
public ApplicationWhereInput storageIpNotContains(String storageIpNotContains)
@Nullable public String getStorageIpNotContains()
public void setStorageIpNotContains(String storageIpNotContains)
public ApplicationWhereInput storageIpNotContains_ExplictlyNull()
public ApplicationWhereInput storageIpNotContains_ExplictlyNonNull()
public void setStorageIpNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpNotContains_IsExplictlyNull()
public ApplicationWhereInput storageIpNotEndsWith(String storageIpNotEndsWith)
@Nullable public String getStorageIpNotEndsWith()
public void setStorageIpNotEndsWith(String storageIpNotEndsWith)
public ApplicationWhereInput storageIpNotEndsWith_ExplictlyNull()
public ApplicationWhereInput storageIpNotEndsWith_ExplictlyNonNull()
public void setStorageIpNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpNotEndsWith_IsExplictlyNull()
public ApplicationWhereInput storageIpNotIn(List<String> storageIpNotIn)
public ApplicationWhereInput addStorageIpNotInItem(String storageIpNotInItem)
@Nullable public List<String> getStorageIpNotIn()
public ApplicationWhereInput storageIpNotIn_ExplictlyNull()
public ApplicationWhereInput storageIpNotIn_ExplictlyNonNull()
public void setStorageIpNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpNotIn_IsExplictlyNull()
public ApplicationWhereInput storageIpNotStartsWith(String storageIpNotStartsWith)
@Nullable public String getStorageIpNotStartsWith()
public void setStorageIpNotStartsWith(String storageIpNotStartsWith)
public ApplicationWhereInput storageIpNotStartsWith_ExplictlyNull()
public ApplicationWhereInput storageIpNotStartsWith_ExplictlyNonNull()
public void setStorageIpNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpNotStartsWith_IsExplictlyNull()
public ApplicationWhereInput storageIpStartsWith(String storageIpStartsWith)
@Nullable public String getStorageIpStartsWith()
public void setStorageIpStartsWith(String storageIpStartsWith)
public ApplicationWhereInput storageIpStartsWith_ExplictlyNull()
public ApplicationWhereInput storageIpStartsWith_ExplictlyNonNull()
public void setStorageIpStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStorageIpStartsWith_IsExplictlyNull()
public ApplicationWhereInput type(ApplicationType type)
@Nullable public ApplicationType getType()
public void setType(ApplicationType type)
public ApplicationWhereInput type_ExplictlyNull()
public ApplicationWhereInput type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public ApplicationWhereInput typeIn(List<ApplicationType> typeIn)
public ApplicationWhereInput addTypeInItem(ApplicationType typeInItem)
@Nullable public List<ApplicationType> getTypeIn()
public void setTypeIn(List<ApplicationType> typeIn)
public ApplicationWhereInput typeIn_ExplictlyNull()
public ApplicationWhereInput typeIn_ExplictlyNonNull()
public void setTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeIn_IsExplictlyNull()
public ApplicationWhereInput typeNot(ApplicationType typeNot)
@Nullable public ApplicationType getTypeNot()
public void setTypeNot(ApplicationType typeNot)
public ApplicationWhereInput typeNot_ExplictlyNull()
public ApplicationWhereInput typeNot_ExplictlyNonNull()
public void setTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNot_IsExplictlyNull()
public ApplicationWhereInput typeNotIn(List<ApplicationType> typeNotIn)
public ApplicationWhereInput addTypeNotInItem(ApplicationType typeNotInItem)
@Nullable public List<ApplicationType> getTypeNotIn()
public void setTypeNotIn(List<ApplicationType> typeNotIn)
public ApplicationWhereInput typeNotIn_ExplictlyNull()
public ApplicationWhereInput typeNotIn_ExplictlyNonNull()
public void setTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNotIn_IsExplictlyNull()
public ApplicationWhereInput updateTime(String updateTime)
public void setUpdateTime(String updateTime)
public ApplicationWhereInput updateTime_ExplictlyNull()
public ApplicationWhereInput updateTime_ExplictlyNonNull()
public void setUpdateTime_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdateTime_IsExplictlyNull()
public ApplicationWhereInput updateTimeGt(String updateTimeGt)
public void setUpdateTimeGt(String updateTimeGt)
public ApplicationWhereInput updateTimeGt_ExplictlyNull()
public ApplicationWhereInput updateTimeGt_ExplictlyNonNull()
public void setUpdateTimeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdateTimeGt_IsExplictlyNull()
public ApplicationWhereInput updateTimeGte(String updateTimeGte)
public void setUpdateTimeGte(String updateTimeGte)
public ApplicationWhereInput updateTimeGte_ExplictlyNull()
public ApplicationWhereInput updateTimeGte_ExplictlyNonNull()
public void setUpdateTimeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdateTimeGte_IsExplictlyNull()
public ApplicationWhereInput updateTimeIn(List<String> updateTimeIn)
public ApplicationWhereInput addUpdateTimeInItem(String updateTimeInItem)
public ApplicationWhereInput updateTimeIn_ExplictlyNull()
public ApplicationWhereInput updateTimeIn_ExplictlyNonNull()
public void setUpdateTimeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdateTimeIn_IsExplictlyNull()
public ApplicationWhereInput updateTimeLt(String updateTimeLt)
public void setUpdateTimeLt(String updateTimeLt)
public ApplicationWhereInput updateTimeLt_ExplictlyNull()
public ApplicationWhereInput updateTimeLt_ExplictlyNonNull()
public void setUpdateTimeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdateTimeLt_IsExplictlyNull()
public ApplicationWhereInput updateTimeLte(String updateTimeLte)
public void setUpdateTimeLte(String updateTimeLte)
public ApplicationWhereInput updateTimeLte_ExplictlyNull()
public ApplicationWhereInput updateTimeLte_ExplictlyNonNull()
public void setUpdateTimeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdateTimeLte_IsExplictlyNull()
public ApplicationWhereInput updateTimeNot(String updateTimeNot)
public void setUpdateTimeNot(String updateTimeNot)
public ApplicationWhereInput updateTimeNot_ExplictlyNull()
public ApplicationWhereInput updateTimeNot_ExplictlyNonNull()
public void setUpdateTimeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdateTimeNot_IsExplictlyNull()
public ApplicationWhereInput updateTimeNotIn(List<String> updateTimeNotIn)
public ApplicationWhereInput addUpdateTimeNotInItem(String updateTimeNotInItem)
@Nullable public List<String> getUpdateTimeNotIn()
public ApplicationWhereInput updateTimeNotIn_ExplictlyNull()
public ApplicationWhereInput updateTimeNotIn_ExplictlyNonNull()
public void setUpdateTimeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUpdateTimeNotIn_IsExplictlyNull()
public ApplicationWhereInput vcpu(Integer vcpu)
public void setVcpu(Integer vcpu)
public ApplicationWhereInput vcpu_ExplictlyNull()
public ApplicationWhereInput vcpu_ExplictlyNonNull()
public void setVcpu_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpu_IsExplictlyNull()
public ApplicationWhereInput vcpuGt(Integer vcpuGt)
public void setVcpuGt(Integer vcpuGt)
public ApplicationWhereInput vcpuGt_ExplictlyNull()
public ApplicationWhereInput vcpuGt_ExplictlyNonNull()
public void setVcpuGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuGt_IsExplictlyNull()
public ApplicationWhereInput vcpuGte(Integer vcpuGte)
public void setVcpuGte(Integer vcpuGte)
public ApplicationWhereInput vcpuGte_ExplictlyNull()
public ApplicationWhereInput vcpuGte_ExplictlyNonNull()
public void setVcpuGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuGte_IsExplictlyNull()
public ApplicationWhereInput vcpuIn(List<Integer> vcpuIn)
public ApplicationWhereInput addVcpuInItem(Integer vcpuInItem)
public ApplicationWhereInput vcpuIn_ExplictlyNull()
public ApplicationWhereInput vcpuIn_ExplictlyNonNull()
public void setVcpuIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuIn_IsExplictlyNull()
public ApplicationWhereInput vcpuLt(Integer vcpuLt)
public void setVcpuLt(Integer vcpuLt)
public ApplicationWhereInput vcpuLt_ExplictlyNull()
public ApplicationWhereInput vcpuLt_ExplictlyNonNull()
public void setVcpuLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuLt_IsExplictlyNull()
public ApplicationWhereInput vcpuLte(Integer vcpuLte)
public void setVcpuLte(Integer vcpuLte)
public ApplicationWhereInput vcpuLte_ExplictlyNull()
public ApplicationWhereInput vcpuLte_ExplictlyNonNull()
public void setVcpuLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuLte_IsExplictlyNull()
public ApplicationWhereInput vcpuNot(Integer vcpuNot)
public void setVcpuNot(Integer vcpuNot)
public ApplicationWhereInput vcpuNot_ExplictlyNull()
public ApplicationWhereInput vcpuNot_ExplictlyNonNull()
public void setVcpuNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuNot_IsExplictlyNull()
public ApplicationWhereInput vcpuNotIn(List<Integer> vcpuNotIn)
public ApplicationWhereInput addVcpuNotInItem(Integer vcpuNotInItem)
public ApplicationWhereInput vcpuNotIn_ExplictlyNull()
public ApplicationWhereInput vcpuNotIn_ExplictlyNonNull()
public void setVcpuNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVcpuNotIn_IsExplictlyNull()
public ApplicationWhereInput version(String version)
public void setVersion(String version)
public ApplicationWhereInput version_ExplictlyNull()
public ApplicationWhereInput version_ExplictlyNonNull()
public void setVersion_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersion_IsExplictlyNull()
public ApplicationWhereInput versionContains(String versionContains)
@Nullable public String getVersionContains()
public void setVersionContains(String versionContains)
public ApplicationWhereInput versionContains_ExplictlyNull()
public ApplicationWhereInput versionContains_ExplictlyNonNull()
public void setVersionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionContains_IsExplictlyNull()
public ApplicationWhereInput versionEndsWith(String versionEndsWith)
@Nullable public String getVersionEndsWith()
public void setVersionEndsWith(String versionEndsWith)
public ApplicationWhereInput versionEndsWith_ExplictlyNull()
public ApplicationWhereInput versionEndsWith_ExplictlyNonNull()
public void setVersionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionEndsWith_IsExplictlyNull()
public ApplicationWhereInput versionGt(String versionGt)
public void setVersionGt(String versionGt)
public ApplicationWhereInput versionGt_ExplictlyNull()
public ApplicationWhereInput versionGt_ExplictlyNonNull()
public void setVersionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionGt_IsExplictlyNull()
public ApplicationWhereInput versionGte(String versionGte)
public void setVersionGte(String versionGte)
public ApplicationWhereInput versionGte_ExplictlyNull()
public ApplicationWhereInput versionGte_ExplictlyNonNull()
public void setVersionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionGte_IsExplictlyNull()
public ApplicationWhereInput versionIn(List<String> versionIn)
public ApplicationWhereInput addVersionInItem(String versionInItem)
public ApplicationWhereInput versionIn_ExplictlyNull()
public ApplicationWhereInput versionIn_ExplictlyNonNull()
public void setVersionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionIn_IsExplictlyNull()
public ApplicationWhereInput versionLt(String versionLt)
public void setVersionLt(String versionLt)
public ApplicationWhereInput versionLt_ExplictlyNull()
public ApplicationWhereInput versionLt_ExplictlyNonNull()
public void setVersionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionLt_IsExplictlyNull()
public ApplicationWhereInput versionLte(String versionLte)
public void setVersionLte(String versionLte)
public ApplicationWhereInput versionLte_ExplictlyNull()
public ApplicationWhereInput versionLte_ExplictlyNonNull()
public void setVersionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionLte_IsExplictlyNull()
public ApplicationWhereInput versionNot(String versionNot)
public void setVersionNot(String versionNot)
public ApplicationWhereInput versionNot_ExplictlyNull()
public ApplicationWhereInput versionNot_ExplictlyNonNull()
public void setVersionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNot_IsExplictlyNull()
public ApplicationWhereInput versionNotContains(String versionNotContains)
@Nullable public String getVersionNotContains()
public void setVersionNotContains(String versionNotContains)
public ApplicationWhereInput versionNotContains_ExplictlyNull()
public ApplicationWhereInput versionNotContains_ExplictlyNonNull()
public void setVersionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotContains_IsExplictlyNull()
public ApplicationWhereInput versionNotEndsWith(String versionNotEndsWith)
@Nullable public String getVersionNotEndsWith()
public void setVersionNotEndsWith(String versionNotEndsWith)
public ApplicationWhereInput versionNotEndsWith_ExplictlyNull()
public ApplicationWhereInput versionNotEndsWith_ExplictlyNonNull()
public void setVersionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotEndsWith_IsExplictlyNull()
public ApplicationWhereInput versionNotIn(List<String> versionNotIn)
public ApplicationWhereInput addVersionNotInItem(String versionNotInItem)
public ApplicationWhereInput versionNotIn_ExplictlyNull()
public ApplicationWhereInput versionNotIn_ExplictlyNonNull()
public void setVersionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotIn_IsExplictlyNull()
public ApplicationWhereInput versionNotStartsWith(String versionNotStartsWith)
@Nullable public String getVersionNotStartsWith()
public void setVersionNotStartsWith(String versionNotStartsWith)
public ApplicationWhereInput versionNotStartsWith_ExplictlyNull()
public ApplicationWhereInput versionNotStartsWith_ExplictlyNonNull()
public void setVersionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionNotStartsWith_IsExplictlyNull()
public ApplicationWhereInput versionStartsWith(String versionStartsWith)
@Nullable public String getVersionStartsWith()
public void setVersionStartsWith(String versionStartsWith)
public ApplicationWhereInput versionStartsWith_ExplictlyNull()
public ApplicationWhereInput versionStartsWith_ExplictlyNonNull()
public void setVersionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVersionStartsWith_IsExplictlyNull()
public ApplicationWhereInput vm(VmWhereInput vm)
@Nullable public VmWhereInput getVm()
public void setVm(VmWhereInput vm)
public ApplicationWhereInput vm_ExplictlyNull()
public ApplicationWhereInput vm_ExplictlyNonNull()
public void setVm_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVm_IsExplictlyNull()
public ApplicationWhereInput volumeSize(Long volumeSize)
public void setVolumeSize(Long volumeSize)
public ApplicationWhereInput volumeSize_ExplictlyNull()
public ApplicationWhereInput volumeSize_ExplictlyNonNull()
public void setVolumeSize_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVolumeSize_IsExplictlyNull()
public ApplicationWhereInput volumeSizeGt(Long volumeSizeGt)
public void setVolumeSizeGt(Long volumeSizeGt)
public ApplicationWhereInput volumeSizeGt_ExplictlyNull()
public ApplicationWhereInput volumeSizeGt_ExplictlyNonNull()
public void setVolumeSizeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVolumeSizeGt_IsExplictlyNull()
public ApplicationWhereInput volumeSizeGte(Long volumeSizeGte)
public void setVolumeSizeGte(Long volumeSizeGte)
public ApplicationWhereInput volumeSizeGte_ExplictlyNull()
public ApplicationWhereInput volumeSizeGte_ExplictlyNonNull()
public void setVolumeSizeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVolumeSizeGte_IsExplictlyNull()
public ApplicationWhereInput volumeSizeIn(List<Long> volumeSizeIn)
public ApplicationWhereInput addVolumeSizeInItem(Long volumeSizeInItem)
public ApplicationWhereInput volumeSizeIn_ExplictlyNull()
public ApplicationWhereInput volumeSizeIn_ExplictlyNonNull()
public void setVolumeSizeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVolumeSizeIn_IsExplictlyNull()
public ApplicationWhereInput volumeSizeLt(Long volumeSizeLt)
public void setVolumeSizeLt(Long volumeSizeLt)
public ApplicationWhereInput volumeSizeLt_ExplictlyNull()
public ApplicationWhereInput volumeSizeLt_ExplictlyNonNull()
public void setVolumeSizeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVolumeSizeLt_IsExplictlyNull()
public ApplicationWhereInput volumeSizeLte(Long volumeSizeLte)
public void setVolumeSizeLte(Long volumeSizeLte)
public ApplicationWhereInput volumeSizeLte_ExplictlyNull()
public ApplicationWhereInput volumeSizeLte_ExplictlyNonNull()
public void setVolumeSizeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVolumeSizeLte_IsExplictlyNull()
public ApplicationWhereInput volumeSizeNot(Long volumeSizeNot)
public void setVolumeSizeNot(Long volumeSizeNot)
public ApplicationWhereInput volumeSizeNot_ExplictlyNull()
public ApplicationWhereInput volumeSizeNot_ExplictlyNonNull()
public void setVolumeSizeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVolumeSizeNot_IsExplictlyNull()
public ApplicationWhereInput volumeSizeNotIn(List<Long> volumeSizeNotIn)
public ApplicationWhereInput addVolumeSizeNotInItem(Long volumeSizeNotInItem)
@Nullable public List<Long> getVolumeSizeNotIn()
public ApplicationWhereInput volumeSizeNotIn_ExplictlyNull()
public ApplicationWhereInput volumeSizeNotIn_ExplictlyNonNull()
public void setVolumeSizeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVolumeSizeNotIn_IsExplictlyNull()
Copyright © 2025. All rights reserved.