@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VcenterAccountWhereInput extends Object
| 构造器和说明 |
|---|
VcenterAccountWhereInput() |
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_IP_NOT_CONTAINS
public static final String SERIALIZED_NAME_IP_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_IP_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_IP_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_USERNAME_CONTAINS
public static final String SERIALIZED_NAME_USERNAME_ENDS_WITH
public static final String SERIALIZED_NAME_USERNAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_USERNAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_USERNAME_NOT_IN
public static final String SERIALIZED_NAME_USERNAME_NOT_STARTS_WITH
public VcenterAccountWhereInput AND(List<VcenterAccountWhereInput> AND)
public VcenterAccountWhereInput addANDItem(VcenterAccountWhereInput ANDItem)
@Nullable public List<VcenterAccountWhereInput> getAND()
public void setAND(List<VcenterAccountWhereInput> AND)
public VcenterAccountWhereInput NOT(List<VcenterAccountWhereInput> NOT)
public VcenterAccountWhereInput addNOTItem(VcenterAccountWhereInput NOTItem)
@Nullable public List<VcenterAccountWhereInput> getNOT()
public void setNOT(List<VcenterAccountWhereInput> NOT)
public VcenterAccountWhereInput OR(List<VcenterAccountWhereInput> OR)
public VcenterAccountWhereInput addORItem(VcenterAccountWhereInput ORItem)
@Nullable public List<VcenterAccountWhereInput> getOR()
public void setOR(List<VcenterAccountWhereInput> OR)
public VcenterAccountWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public VcenterAccountWhereInput id(String id)
public void setId(String id)
public VcenterAccountWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VcenterAccountWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VcenterAccountWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VcenterAccountWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VcenterAccountWhereInput idIn(List<String> idIn)
public VcenterAccountWhereInput addIdInItem(String idInItem)
public VcenterAccountWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VcenterAccountWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VcenterAccountWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VcenterAccountWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VcenterAccountWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VcenterAccountWhereInput idNotIn(List<String> idNotIn)
public VcenterAccountWhereInput addIdNotInItem(String idNotInItem)
public VcenterAccountWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VcenterAccountWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VcenterAccountWhereInput ip(String ip)
public void setIp(String ip)
public VcenterAccountWhereInput ipContains(String ipContains)
public void setIpContains(String ipContains)
public VcenterAccountWhereInput ipEndsWith(String ipEndsWith)
public void setIpEndsWith(String ipEndsWith)
public VcenterAccountWhereInput ipGt(String ipGt)
public void setIpGt(String ipGt)
public VcenterAccountWhereInput ipGte(String ipGte)
public void setIpGte(String ipGte)
public VcenterAccountWhereInput ipIn(List<String> ipIn)
public VcenterAccountWhereInput addIpInItem(String ipInItem)
public VcenterAccountWhereInput ipLt(String ipLt)
public void setIpLt(String ipLt)
public VcenterAccountWhereInput ipLte(String ipLte)
public void setIpLte(String ipLte)
public VcenterAccountWhereInput ipNot(String ipNot)
public void setIpNot(String ipNot)
public VcenterAccountWhereInput ipNotContains(String ipNotContains)
public void setIpNotContains(String ipNotContains)
public VcenterAccountWhereInput ipNotEndsWith(String ipNotEndsWith)
public void setIpNotEndsWith(String ipNotEndsWith)
public VcenterAccountWhereInput ipNotIn(List<String> ipNotIn)
public VcenterAccountWhereInput addIpNotInItem(String ipNotInItem)
public VcenterAccountWhereInput ipNotStartsWith(String ipNotStartsWith)
@Nullable public String getIpNotStartsWith()
public void setIpNotStartsWith(String ipNotStartsWith)
public VcenterAccountWhereInput ipStartsWith(String ipStartsWith)
public void setIpStartsWith(String ipStartsWith)
public VcenterAccountWhereInput isValid(Boolean isValid)
public void setIsValid(Boolean isValid)
public VcenterAccountWhereInput isValidNot(Boolean isValidNot)
public void setIsValidNot(Boolean isValidNot)
public VcenterAccountWhereInput localId(String localId)
public void setLocalId(String localId)
public VcenterAccountWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public VcenterAccountWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public VcenterAccountWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public VcenterAccountWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public VcenterAccountWhereInput localIdIn(List<String> localIdIn)
public VcenterAccountWhereInput addLocalIdInItem(String localIdInItem)
public VcenterAccountWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public VcenterAccountWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public VcenterAccountWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public VcenterAccountWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public VcenterAccountWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public VcenterAccountWhereInput localIdNotIn(List<String> localIdNotIn)
public VcenterAccountWhereInput addLocalIdNotInItem(String localIdNotInItem)
public VcenterAccountWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public VcenterAccountWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public VcenterAccountWhereInput port(Integer port)
public void setPort(Integer port)
public VcenterAccountWhereInput portGt(Integer portGt)
public void setPortGt(Integer portGt)
public VcenterAccountWhereInput portGte(Integer portGte)
public void setPortGte(Integer portGte)
public VcenterAccountWhereInput portIn(List<Integer> portIn)
public VcenterAccountWhereInput addPortInItem(Integer portInItem)
public VcenterAccountWhereInput portLt(Integer portLt)
public void setPortLt(Integer portLt)
public VcenterAccountWhereInput portLte(Integer portLte)
public void setPortLte(Integer portLte)
public VcenterAccountWhereInput portNot(Integer portNot)
public void setPortNot(Integer portNot)
public VcenterAccountWhereInput portNotIn(List<Integer> portNotIn)
public VcenterAccountWhereInput addPortNotInItem(Integer portNotInItem)
public VcenterAccountWhereInput username(String username)
public void setUsername(String username)
public VcenterAccountWhereInput usernameContains(String usernameContains)
@Nullable public String getUsernameContains()
public void setUsernameContains(String usernameContains)
public VcenterAccountWhereInput usernameEndsWith(String usernameEndsWith)
@Nullable public String getUsernameEndsWith()
public void setUsernameEndsWith(String usernameEndsWith)
public VcenterAccountWhereInput usernameGt(String usernameGt)
public void setUsernameGt(String usernameGt)
public VcenterAccountWhereInput usernameGte(String usernameGte)
public void setUsernameGte(String usernameGte)
public VcenterAccountWhereInput usernameIn(List<String> usernameIn)
public VcenterAccountWhereInput addUsernameInItem(String usernameInItem)
public VcenterAccountWhereInput usernameLt(String usernameLt)
public void setUsernameLt(String usernameLt)
public VcenterAccountWhereInput usernameLte(String usernameLte)
public void setUsernameLte(String usernameLte)
public VcenterAccountWhereInput usernameNot(String usernameNot)
public void setUsernameNot(String usernameNot)
public VcenterAccountWhereInput usernameNotContains(String usernameNotContains)
@Nullable public String getUsernameNotContains()
public void setUsernameNotContains(String usernameNotContains)
public VcenterAccountWhereInput usernameNotEndsWith(String usernameNotEndsWith)
@Nullable public String getUsernameNotEndsWith()
public void setUsernameNotEndsWith(String usernameNotEndsWith)
public VcenterAccountWhereInput usernameNotIn(List<String> usernameNotIn)
public VcenterAccountWhereInput addUsernameNotInItem(String usernameNotInItem)
@Nullable public List<String> getUsernameNotIn()
public VcenterAccountWhereInput usernameNotStartsWith(String usernameNotStartsWith)
@Nullable public String getUsernameNotStartsWith()
public void setUsernameNotStartsWith(String usernameNotStartsWith)
public VcenterAccountWhereInput usernameStartsWith(String usernameStartsWith)
@Nullable public String getUsernameStartsWith()
public void setUsernameStartsWith(String usernameStartsWith)
Copyright © 2025. All rights reserved.