@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class SecurityGroupWhereInput extends Object
| 构造器和说明 |
|---|
SecurityGroupWhereInput() |
public static final String SERIALIZED_NAME_DESCRIPTION_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_GT
public static final String SERIALIZED_NAME_DESCRIPTION_GTE
public static final String SERIALIZED_NAME_DESCRIPTION_IN
public static final String SERIALIZED_NAME_DESCRIPTION_LT
public static final String SERIALIZED_NAME_DESCRIPTION_LTE
public static final String SERIALIZED_NAME_DESCRIPTION_NOT
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_CONTAINS
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_IN
public static final String SERIALIZED_NAME_DESCRIPTION_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_DESCRIPTION_STARTS_WITH
public static final String SERIALIZED_NAME_EVEROUTE_CLUSTER
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_ISOLATION_POLICIES_EVERY
public static final String SERIALIZED_NAME_ISOLATION_POLICIES_NONE
public static final String SERIALIZED_NAME_ISOLATION_POLICIES_SOME
public static final String SERIALIZED_NAME_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_SECURITY_POLICIES_EVERY
public static final String SERIALIZED_NAME_SECURITY_POLICIES_NONE
public static final String SERIALIZED_NAME_SECURITY_POLICIES_SOME
public SecurityGroupWhereInput AND(List<SecurityGroupWhereInput> AND)
public SecurityGroupWhereInput addANDItem(SecurityGroupWhereInput ANDItem)
@Nullable public List<SecurityGroupWhereInput> getAND()
public void setAND(List<SecurityGroupWhereInput> AND)
public SecurityGroupWhereInput NOT(List<SecurityGroupWhereInput> NOT)
public SecurityGroupWhereInput addNOTItem(SecurityGroupWhereInput NOTItem)
@Nullable public List<SecurityGroupWhereInput> getNOT()
public void setNOT(List<SecurityGroupWhereInput> NOT)
public SecurityGroupWhereInput OR(List<SecurityGroupWhereInput> OR)
public SecurityGroupWhereInput addORItem(SecurityGroupWhereInput ORItem)
@Nullable public List<SecurityGroupWhereInput> getOR()
public void setOR(List<SecurityGroupWhereInput> OR)
public SecurityGroupWhereInput description(String description)
public void setDescription(String description)
public SecurityGroupWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public SecurityGroupWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public SecurityGroupWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public SecurityGroupWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public SecurityGroupWhereInput descriptionIn(List<String> descriptionIn)
public SecurityGroupWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public SecurityGroupWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public SecurityGroupWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public SecurityGroupWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public SecurityGroupWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public SecurityGroupWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public SecurityGroupWhereInput descriptionNotIn(List<String> descriptionNotIn)
public SecurityGroupWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public SecurityGroupWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public SecurityGroupWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public SecurityGroupWhereInput everouteCluster(EverouteClusterWhereInput everouteCluster)
@Nullable public EverouteClusterWhereInput getEverouteCluster()
public void setEverouteCluster(EverouteClusterWhereInput everouteCluster)
public SecurityGroupWhereInput id(String id)
public void setId(String id)
public SecurityGroupWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public SecurityGroupWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public SecurityGroupWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public SecurityGroupWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public SecurityGroupWhereInput idIn(List<String> idIn)
public SecurityGroupWhereInput addIdInItem(String idInItem)
public SecurityGroupWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public SecurityGroupWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public SecurityGroupWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public SecurityGroupWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public SecurityGroupWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public SecurityGroupWhereInput idNotIn(List<String> idNotIn)
public SecurityGroupWhereInput addIdNotInItem(String idNotInItem)
public SecurityGroupWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public SecurityGroupWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public SecurityGroupWhereInput isolationPoliciesEvery(IsolationPolicyWhereInput isolationPoliciesEvery)
@Nullable public IsolationPolicyWhereInput getIsolationPoliciesEvery()
public void setIsolationPoliciesEvery(IsolationPolicyWhereInput isolationPoliciesEvery)
public SecurityGroupWhereInput isolationPoliciesNone(IsolationPolicyWhereInput isolationPoliciesNone)
@Nullable public IsolationPolicyWhereInput getIsolationPoliciesNone()
public void setIsolationPoliciesNone(IsolationPolicyWhereInput isolationPoliciesNone)
public SecurityGroupWhereInput isolationPoliciesSome(IsolationPolicyWhereInput isolationPoliciesSome)
@Nullable public IsolationPolicyWhereInput getIsolationPoliciesSome()
public void setIsolationPoliciesSome(IsolationPolicyWhereInput isolationPoliciesSome)
public SecurityGroupWhereInput name(String name)
public void setName(String name)
public SecurityGroupWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public SecurityGroupWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public SecurityGroupWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public SecurityGroupWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public SecurityGroupWhereInput nameIn(List<String> nameIn)
public SecurityGroupWhereInput addNameInItem(String nameInItem)
public SecurityGroupWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public SecurityGroupWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public SecurityGroupWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public SecurityGroupWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public SecurityGroupWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public SecurityGroupWhereInput nameNotIn(List<String> nameNotIn)
public SecurityGroupWhereInput addNameNotInItem(String nameNotInItem)
public SecurityGroupWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public SecurityGroupWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public SecurityGroupWhereInput securityPoliciesEvery(SecurityPolicyWhereInput securityPoliciesEvery)
@Nullable public SecurityPolicyWhereInput getSecurityPoliciesEvery()
public void setSecurityPoliciesEvery(SecurityPolicyWhereInput securityPoliciesEvery)
public SecurityGroupWhereInput securityPoliciesNone(SecurityPolicyWhereInput securityPoliciesNone)
@Nullable public SecurityPolicyWhereInput getSecurityPoliciesNone()
public void setSecurityPoliciesNone(SecurityPolicyWhereInput securityPoliciesNone)
public SecurityGroupWhereInput securityPoliciesSome(SecurityPolicyWhereInput securityPoliciesSome)
@Nullable public SecurityPolicyWhereInput getSecurityPoliciesSome()
public void setSecurityPoliciesSome(SecurityPolicyWhereInput securityPoliciesSome)
public SecurityGroupWhereInput vmsEvery(VmWhereInput vmsEvery)
@Nullable public VmWhereInput getVmsEvery()
public void setVmsEvery(VmWhereInput vmsEvery)
public SecurityGroupWhereInput vmsNone(VmWhereInput vmsNone)
@Nullable public VmWhereInput getVmsNone()
public void setVmsNone(VmWhereInput vmsNone)
public SecurityGroupWhereInput vmsSome(VmWhereInput vmsSome)
@Nullable public VmWhereInput getVmsSome()
public void setVmsSome(VmWhereInput vmsSome)
Copyright © 2025. All rights reserved.