@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ApplicationWhereInput extends Object
| 构造器和说明 |
|---|
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 NOT(List<ApplicationWhereInput> NOT)
public ApplicationWhereInput addNOTItem(ApplicationWhereInput NOTItem)
@Nullable public List<ApplicationWhereInput> getNOT()
public void setNOT(List<ApplicationWhereInput> NOT)
public ApplicationWhereInput OR(List<ApplicationWhereInput> OR)
public ApplicationWhereInput addORItem(ApplicationWhereInput ORItem)
@Nullable public List<ApplicationWhereInput> getOR()
public void setOR(List<ApplicationWhereInput> OR)
public ApplicationWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public ApplicationWhereInput errorMessage(String errorMessage)
public void setErrorMessage(String errorMessage)
public ApplicationWhereInput errorMessageContains(String errorMessageContains)
@Nullable public String getErrorMessageContains()
public void setErrorMessageContains(String errorMessageContains)
public ApplicationWhereInput errorMessageEndsWith(String errorMessageEndsWith)
@Nullable public String getErrorMessageEndsWith()
public void setErrorMessageEndsWith(String errorMessageEndsWith)
public ApplicationWhereInput errorMessageGt(String errorMessageGt)
public void setErrorMessageGt(String errorMessageGt)
public ApplicationWhereInput errorMessageGte(String errorMessageGte)
@Nullable public String getErrorMessageGte()
public void setErrorMessageGte(String errorMessageGte)
public ApplicationWhereInput errorMessageIn(List<String> errorMessageIn)
public ApplicationWhereInput addErrorMessageInItem(String errorMessageInItem)
@Nullable public List<String> getErrorMessageIn()
public ApplicationWhereInput errorMessageLt(String errorMessageLt)
public void setErrorMessageLt(String errorMessageLt)
public ApplicationWhereInput errorMessageLte(String errorMessageLte)
@Nullable public String getErrorMessageLte()
public void setErrorMessageLte(String errorMessageLte)
public ApplicationWhereInput errorMessageNot(String errorMessageNot)
@Nullable public String getErrorMessageNot()
public void setErrorMessageNot(String errorMessageNot)
public ApplicationWhereInput errorMessageNotContains(String errorMessageNotContains)
@Nullable public String getErrorMessageNotContains()
public void setErrorMessageNotContains(String errorMessageNotContains)
public ApplicationWhereInput errorMessageNotEndsWith(String errorMessageNotEndsWith)
@Nullable public String getErrorMessageNotEndsWith()
public void setErrorMessageNotEndsWith(String errorMessageNotEndsWith)
public ApplicationWhereInput errorMessageNotIn(List<String> errorMessageNotIn)
public ApplicationWhereInput addErrorMessageNotInItem(String errorMessageNotInItem)
@Nullable public List<String> getErrorMessageNotIn()
public ApplicationWhereInput errorMessageNotStartsWith(String errorMessageNotStartsWith)
@Nullable public String getErrorMessageNotStartsWith()
public void setErrorMessageNotStartsWith(String errorMessageNotStartsWith)
public ApplicationWhereInput errorMessageStartsWith(String errorMessageStartsWith)
@Nullable public String getErrorMessageStartsWith()
public void setErrorMessageStartsWith(String errorMessageStartsWith)
public ApplicationWhereInput id(String id)
public void setId(String id)
public ApplicationWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ApplicationWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ApplicationWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ApplicationWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ApplicationWhereInput idIn(List<String> idIn)
public ApplicationWhereInput addIdInItem(String idInItem)
public ApplicationWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ApplicationWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ApplicationWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ApplicationWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ApplicationWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ApplicationWhereInput idNotIn(List<String> idNotIn)
public ApplicationWhereInput addIdNotInItem(String idNotInItem)
public ApplicationWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ApplicationWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ApplicationWhereInput imageName(String imageName)
public void setImageName(String imageName)
public ApplicationWhereInput imageNameContains(String imageNameContains)
@Nullable public String getImageNameContains()
public void setImageNameContains(String imageNameContains)
public ApplicationWhereInput imageNameEndsWith(String imageNameEndsWith)
@Nullable public String getImageNameEndsWith()
public void setImageNameEndsWith(String imageNameEndsWith)
public ApplicationWhereInput imageNameGt(String imageNameGt)
public void setImageNameGt(String imageNameGt)
public ApplicationWhereInput imageNameGte(String imageNameGte)
public void setImageNameGte(String imageNameGte)
public ApplicationWhereInput imageNameIn(List<String> imageNameIn)
public ApplicationWhereInput addImageNameInItem(String imageNameInItem)
public ApplicationWhereInput imageNameLt(String imageNameLt)
public void setImageNameLt(String imageNameLt)
public ApplicationWhereInput imageNameLte(String imageNameLte)
public void setImageNameLte(String imageNameLte)
public ApplicationWhereInput imageNameNot(String imageNameNot)
public void setImageNameNot(String imageNameNot)
public ApplicationWhereInput imageNameNotContains(String imageNameNotContains)
@Nullable public String getImageNameNotContains()
public void setImageNameNotContains(String imageNameNotContains)
public ApplicationWhereInput imageNameNotEndsWith(String imageNameNotEndsWith)
@Nullable public String getImageNameNotEndsWith()
public void setImageNameNotEndsWith(String imageNameNotEndsWith)
public ApplicationWhereInput imageNameNotIn(List<String> imageNameNotIn)
public ApplicationWhereInput addImageNameNotInItem(String imageNameNotInItem)
@Nullable public List<String> getImageNameNotIn()
public ApplicationWhereInput imageNameNotStartsWith(String imageNameNotStartsWith)
@Nullable public String getImageNameNotStartsWith()
public void setImageNameNotStartsWith(String imageNameNotStartsWith)
public ApplicationWhereInput imageNameStartsWith(String imageNameStartsWith)
@Nullable public String getImageNameStartsWith()
public void setImageNameStartsWith(String imageNameStartsWith)
public ApplicationWhereInput localId(String localId)
public void setLocalId(String localId)
public ApplicationWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ApplicationWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ApplicationWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ApplicationWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ApplicationWhereInput localIdIn(List<String> localIdIn)
public ApplicationWhereInput addLocalIdInItem(String localIdInItem)
public ApplicationWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ApplicationWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ApplicationWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ApplicationWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ApplicationWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ApplicationWhereInput localIdNotIn(List<String> localIdNotIn)
public ApplicationWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ApplicationWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ApplicationWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ApplicationWhereInput memory(Long memory)
public void setMemory(Long memory)
public ApplicationWhereInput memoryGt(Long memoryGt)
public void setMemoryGt(Long memoryGt)
public ApplicationWhereInput memoryGte(Long memoryGte)
public void setMemoryGte(Long memoryGte)
public ApplicationWhereInput memoryIn(List<Long> memoryIn)
public ApplicationWhereInput addMemoryInItem(Long memoryInItem)
public ApplicationWhereInput memoryLt(Long memoryLt)
public void setMemoryLt(Long memoryLt)
public ApplicationWhereInput memoryLte(Long memoryLte)
public void setMemoryLte(Long memoryLte)
public ApplicationWhereInput memoryNot(Long memoryNot)
public void setMemoryNot(Long memoryNot)
public ApplicationWhereInput memoryNotIn(List<Long> memoryNotIn)
public ApplicationWhereInput addMemoryNotInItem(Long memoryNotInItem)
public ApplicationWhereInput state(ApplicationState state)
@Nullable public ApplicationState getState()
public void setState(ApplicationState state)
public ApplicationWhereInput stateIn(List<ApplicationState> stateIn)
public ApplicationWhereInput addStateInItem(ApplicationState stateInItem)
@Nullable public List<ApplicationState> getStateIn()
public void setStateIn(List<ApplicationState> stateIn)
public ApplicationWhereInput stateNot(ApplicationState stateNot)
@Nullable public ApplicationState getStateNot()
public void setStateNot(ApplicationState stateNot)
public ApplicationWhereInput stateNotIn(List<ApplicationState> stateNotIn)
public ApplicationWhereInput addStateNotInItem(ApplicationState stateNotInItem)
@Nullable public List<ApplicationState> getStateNotIn()
public void setStateNotIn(List<ApplicationState> stateNotIn)
public ApplicationWhereInput storageIp(String storageIp)
public void setStorageIp(String storageIp)
public ApplicationWhereInput storageIpContains(String storageIpContains)
@Nullable public String getStorageIpContains()
public void setStorageIpContains(String storageIpContains)
public ApplicationWhereInput storageIpEndsWith(String storageIpEndsWith)
@Nullable public String getStorageIpEndsWith()
public void setStorageIpEndsWith(String storageIpEndsWith)
public ApplicationWhereInput storageIpGt(String storageIpGt)
public void setStorageIpGt(String storageIpGt)
public ApplicationWhereInput storageIpGte(String storageIpGte)
public void setStorageIpGte(String storageIpGte)
public ApplicationWhereInput storageIpIn(List<String> storageIpIn)
public ApplicationWhereInput addStorageIpInItem(String storageIpInItem)
public ApplicationWhereInput storageIpLt(String storageIpLt)
public void setStorageIpLt(String storageIpLt)
public ApplicationWhereInput storageIpLte(String storageIpLte)
public void setStorageIpLte(String storageIpLte)
public ApplicationWhereInput storageIpNot(String storageIpNot)
public void setStorageIpNot(String storageIpNot)
public ApplicationWhereInput storageIpNotContains(String storageIpNotContains)
@Nullable public String getStorageIpNotContains()
public void setStorageIpNotContains(String storageIpNotContains)
public ApplicationWhereInput storageIpNotEndsWith(String storageIpNotEndsWith)
@Nullable public String getStorageIpNotEndsWith()
public void setStorageIpNotEndsWith(String storageIpNotEndsWith)
public ApplicationWhereInput storageIpNotIn(List<String> storageIpNotIn)
public ApplicationWhereInput addStorageIpNotInItem(String storageIpNotInItem)
@Nullable public List<String> getStorageIpNotIn()
public ApplicationWhereInput storageIpNotStartsWith(String storageIpNotStartsWith)
@Nullable public String getStorageIpNotStartsWith()
public void setStorageIpNotStartsWith(String storageIpNotStartsWith)
public ApplicationWhereInput storageIpStartsWith(String storageIpStartsWith)
@Nullable public String getStorageIpStartsWith()
public void setStorageIpStartsWith(String storageIpStartsWith)
public ApplicationWhereInput type(ApplicationType type)
@Nullable public ApplicationType getType()
public void setType(ApplicationType type)
public ApplicationWhereInput typeIn(List<ApplicationType> typeIn)
public ApplicationWhereInput addTypeInItem(ApplicationType typeInItem)
@Nullable public List<ApplicationType> getTypeIn()
public void setTypeIn(List<ApplicationType> typeIn)
public ApplicationWhereInput typeNot(ApplicationType typeNot)
@Nullable public ApplicationType getTypeNot()
public void setTypeNot(ApplicationType typeNot)
public ApplicationWhereInput typeNotIn(List<ApplicationType> typeNotIn)
public ApplicationWhereInput addTypeNotInItem(ApplicationType typeNotInItem)
@Nullable public List<ApplicationType> getTypeNotIn()
public void setTypeNotIn(List<ApplicationType> typeNotIn)
public ApplicationWhereInput updateTime(String updateTime)
public void setUpdateTime(String updateTime)
public ApplicationWhereInput updateTimeGt(String updateTimeGt)
public void setUpdateTimeGt(String updateTimeGt)
public ApplicationWhereInput updateTimeGte(String updateTimeGte)
public void setUpdateTimeGte(String updateTimeGte)
public ApplicationWhereInput updateTimeIn(List<String> updateTimeIn)
public ApplicationWhereInput addUpdateTimeInItem(String updateTimeInItem)
public ApplicationWhereInput updateTimeLt(String updateTimeLt)
public void setUpdateTimeLt(String updateTimeLt)
public ApplicationWhereInput updateTimeLte(String updateTimeLte)
public void setUpdateTimeLte(String updateTimeLte)
public ApplicationWhereInput updateTimeNot(String updateTimeNot)
public void setUpdateTimeNot(String updateTimeNot)
public ApplicationWhereInput updateTimeNotIn(List<String> updateTimeNotIn)
public ApplicationWhereInput addUpdateTimeNotInItem(String updateTimeNotInItem)
@Nullable public List<String> getUpdateTimeNotIn()
public ApplicationWhereInput vcpu(Integer vcpu)
public void setVcpu(Integer vcpu)
public ApplicationWhereInput vcpuGt(Integer vcpuGt)
public void setVcpuGt(Integer vcpuGt)
public ApplicationWhereInput vcpuGte(Integer vcpuGte)
public void setVcpuGte(Integer vcpuGte)
public ApplicationWhereInput vcpuIn(List<Integer> vcpuIn)
public ApplicationWhereInput addVcpuInItem(Integer vcpuInItem)
public ApplicationWhereInput vcpuLt(Integer vcpuLt)
public void setVcpuLt(Integer vcpuLt)
public ApplicationWhereInput vcpuLte(Integer vcpuLte)
public void setVcpuLte(Integer vcpuLte)
public ApplicationWhereInput vcpuNot(Integer vcpuNot)
public void setVcpuNot(Integer vcpuNot)
public ApplicationWhereInput vcpuNotIn(List<Integer> vcpuNotIn)
public ApplicationWhereInput addVcpuNotInItem(Integer vcpuNotInItem)
public ApplicationWhereInput version(String version)
public void setVersion(String version)
public ApplicationWhereInput versionContains(String versionContains)
@Nullable public String getVersionContains()
public void setVersionContains(String versionContains)
public ApplicationWhereInput versionEndsWith(String versionEndsWith)
@Nullable public String getVersionEndsWith()
public void setVersionEndsWith(String versionEndsWith)
public ApplicationWhereInput versionGt(String versionGt)
public void setVersionGt(String versionGt)
public ApplicationWhereInput versionGte(String versionGte)
public void setVersionGte(String versionGte)
public ApplicationWhereInput versionIn(List<String> versionIn)
public ApplicationWhereInput addVersionInItem(String versionInItem)
public ApplicationWhereInput versionLt(String versionLt)
public void setVersionLt(String versionLt)
public ApplicationWhereInput versionLte(String versionLte)
public void setVersionLte(String versionLte)
public ApplicationWhereInput versionNot(String versionNot)
public void setVersionNot(String versionNot)
public ApplicationWhereInput versionNotContains(String versionNotContains)
@Nullable public String getVersionNotContains()
public void setVersionNotContains(String versionNotContains)
public ApplicationWhereInput versionNotEndsWith(String versionNotEndsWith)
@Nullable public String getVersionNotEndsWith()
public void setVersionNotEndsWith(String versionNotEndsWith)
public ApplicationWhereInput versionNotIn(List<String> versionNotIn)
public ApplicationWhereInput addVersionNotInItem(String versionNotInItem)
public ApplicationWhereInput versionNotStartsWith(String versionNotStartsWith)
@Nullable public String getVersionNotStartsWith()
public void setVersionNotStartsWith(String versionNotStartsWith)
public ApplicationWhereInput versionStartsWith(String versionStartsWith)
@Nullable public String getVersionStartsWith()
public void setVersionStartsWith(String versionStartsWith)
public ApplicationWhereInput vm(VmWhereInput vm)
@Nullable public VmWhereInput getVm()
public void setVm(VmWhereInput vm)
public ApplicationWhereInput volumeSize(Long volumeSize)
public void setVolumeSize(Long volumeSize)
public ApplicationWhereInput volumeSizeGt(Long volumeSizeGt)
public void setVolumeSizeGt(Long volumeSizeGt)
public ApplicationWhereInput volumeSizeGte(Long volumeSizeGte)
public void setVolumeSizeGte(Long volumeSizeGte)
public ApplicationWhereInput volumeSizeIn(List<Long> volumeSizeIn)
public ApplicationWhereInput addVolumeSizeInItem(Long volumeSizeInItem)
public ApplicationWhereInput volumeSizeLt(Long volumeSizeLt)
public void setVolumeSizeLt(Long volumeSizeLt)
public ApplicationWhereInput volumeSizeLte(Long volumeSizeLte)
public void setVolumeSizeLte(Long volumeSizeLte)
public ApplicationWhereInput volumeSizeNot(Long volumeSizeNot)
public void setVolumeSizeNot(Long volumeSizeNot)
public ApplicationWhereInput volumeSizeNotIn(List<Long> volumeSizeNotIn)
public ApplicationWhereInput addVolumeSizeNotInItem(Long volumeSizeNotInItem)
@Nullable public List<Long> getVolumeSizeNotIn()
Copyright © 2025. All rights reserved.