@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class DeployWhereInput extends Object
| 构造器和说明 |
|---|
DeployWhereInput() |
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_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 DeployWhereInput AND(List<DeployWhereInput> AND)
public DeployWhereInput addANDItem(DeployWhereInput ANDItem)
@Nullable public List<DeployWhereInput> getAND()
public void setAND(List<DeployWhereInput> AND)
public DeployWhereInput NOT(List<DeployWhereInput> NOT)
public DeployWhereInput addNOTItem(DeployWhereInput NOTItem)
@Nullable public List<DeployWhereInput> getNOT()
public void setNOT(List<DeployWhereInput> NOT)
public DeployWhereInput OR(List<DeployWhereInput> OR)
public DeployWhereInput addORItem(DeployWhereInput ORItem)
@Nullable public List<DeployWhereInput> getOR()
public void setOR(List<DeployWhereInput> OR)
public DeployWhereInput id(String id)
public void setId(String id)
public DeployWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public DeployWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public DeployWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public DeployWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public DeployWhereInput idIn(List<String> idIn)
public DeployWhereInput addIdInItem(String idInItem)
public DeployWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public DeployWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public DeployWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public DeployWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public DeployWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public DeployWhereInput idNotIn(List<String> idNotIn)
public DeployWhereInput addIdNotInItem(String idNotInItem)
public DeployWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public DeployWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public DeployWhereInput license(LicenseWhereInput license)
@Nullable public LicenseWhereInput getLicense()
public void setLicense(LicenseWhereInput license)
public DeployWhereInput version(String version)
public void setVersion(String version)
public DeployWhereInput versionContains(String versionContains)
@Nullable public String getVersionContains()
public void setVersionContains(String versionContains)
public DeployWhereInput versionEndsWith(String versionEndsWith)
@Nullable public String getVersionEndsWith()
public void setVersionEndsWith(String versionEndsWith)
public DeployWhereInput versionGt(String versionGt)
public void setVersionGt(String versionGt)
public DeployWhereInput versionGte(String versionGte)
public void setVersionGte(String versionGte)
public DeployWhereInput versionIn(List<String> versionIn)
public DeployWhereInput addVersionInItem(String versionInItem)
public DeployWhereInput versionLt(String versionLt)
public void setVersionLt(String versionLt)
public DeployWhereInput versionLte(String versionLte)
public void setVersionLte(String versionLte)
public DeployWhereInput versionNot(String versionNot)
public void setVersionNot(String versionNot)
public DeployWhereInput versionNotContains(String versionNotContains)
@Nullable public String getVersionNotContains()
public void setVersionNotContains(String versionNotContains)
public DeployWhereInput versionNotEndsWith(String versionNotEndsWith)
@Nullable public String getVersionNotEndsWith()
public void setVersionNotEndsWith(String versionNotEndsWith)
public DeployWhereInput versionNotIn(List<String> versionNotIn)
public DeployWhereInput addVersionNotInItem(String versionNotInItem)
public DeployWhereInput versionNotStartsWith(String versionNotStartsWith)
@Nullable public String getVersionNotStartsWith()
public void setVersionNotStartsWith(String versionNotStartsWith)
public DeployWhereInput versionStartsWith(String versionStartsWith)
@Nullable public String getVersionStartsWith()
public void setVersionStartsWith(String versionStartsWith)
Copyright © 2025. All rights reserved.