@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class ClusterTopoWhereInput extends Object
| 构造器和说明 |
|---|
ClusterTopoWhereInput() |
public static final String SERIALIZED_NAME_BRICK_TOPOES_EVERY
public static final String SERIALIZED_NAME_BRICK_TOPOES_NONE
public static final String SERIALIZED_NAME_BRICK_TOPOES_SOME
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_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_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_NODE_TOPOES_EVERY
public static final String SERIALIZED_NAME_NODE_TOPOES_NONE
public static final String SERIALIZED_NAME_NODE_TOPOES_SOME
public static final String SERIALIZED_NAME_ZONE_TOPOES_EVERY
public static final String SERIALIZED_NAME_ZONE_TOPOES_NONE
public ClusterTopoWhereInput AND(List<ClusterTopoWhereInput> AND)
public ClusterTopoWhereInput addANDItem(ClusterTopoWhereInput ANDItem)
@Nullable public List<ClusterTopoWhereInput> getAND()
public void setAND(List<ClusterTopoWhereInput> AND)
public ClusterTopoWhereInput NOT(List<ClusterTopoWhereInput> NOT)
public ClusterTopoWhereInput addNOTItem(ClusterTopoWhereInput NOTItem)
@Nullable public List<ClusterTopoWhereInput> getNOT()
public void setNOT(List<ClusterTopoWhereInput> NOT)
public ClusterTopoWhereInput OR(List<ClusterTopoWhereInput> OR)
public ClusterTopoWhereInput addORItem(ClusterTopoWhereInput ORItem)
@Nullable public List<ClusterTopoWhereInput> getOR()
public void setOR(List<ClusterTopoWhereInput> OR)
public ClusterTopoWhereInput brickTopoesEvery(BrickTopoWhereInput brickTopoesEvery)
@Nullable public BrickTopoWhereInput getBrickTopoesEvery()
public void setBrickTopoesEvery(BrickTopoWhereInput brickTopoesEvery)
public ClusterTopoWhereInput brickTopoesNone(BrickTopoWhereInput brickTopoesNone)
@Nullable public BrickTopoWhereInput getBrickTopoesNone()
public void setBrickTopoesNone(BrickTopoWhereInput brickTopoesNone)
public ClusterTopoWhereInput brickTopoesSome(BrickTopoWhereInput brickTopoesSome)
@Nullable public BrickTopoWhereInput getBrickTopoesSome()
public void setBrickTopoesSome(BrickTopoWhereInput brickTopoesSome)
public ClusterTopoWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public ClusterTopoWhereInput id(String id)
public void setId(String id)
public ClusterTopoWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public ClusterTopoWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public ClusterTopoWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public ClusterTopoWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public ClusterTopoWhereInput idIn(List<String> idIn)
public ClusterTopoWhereInput addIdInItem(String idInItem)
public ClusterTopoWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public ClusterTopoWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public ClusterTopoWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public ClusterTopoWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public ClusterTopoWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public ClusterTopoWhereInput idNotIn(List<String> idNotIn)
public ClusterTopoWhereInput addIdNotInItem(String idNotInItem)
public ClusterTopoWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public ClusterTopoWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public ClusterTopoWhereInput localId(String localId)
public void setLocalId(String localId)
public ClusterTopoWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public ClusterTopoWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public ClusterTopoWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public ClusterTopoWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public ClusterTopoWhereInput localIdIn(List<String> localIdIn)
public ClusterTopoWhereInput addLocalIdInItem(String localIdInItem)
public ClusterTopoWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public ClusterTopoWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public ClusterTopoWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public ClusterTopoWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public ClusterTopoWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public ClusterTopoWhereInput localIdNotIn(List<String> localIdNotIn)
public ClusterTopoWhereInput addLocalIdNotInItem(String localIdNotInItem)
public ClusterTopoWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public ClusterTopoWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public ClusterTopoWhereInput name(String name)
public void setName(String name)
public ClusterTopoWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public ClusterTopoWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public ClusterTopoWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public ClusterTopoWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public ClusterTopoWhereInput nameIn(List<String> nameIn)
public ClusterTopoWhereInput addNameInItem(String nameInItem)
public ClusterTopoWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public ClusterTopoWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public ClusterTopoWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public ClusterTopoWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public ClusterTopoWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public ClusterTopoWhereInput nameNotIn(List<String> nameNotIn)
public ClusterTopoWhereInput addNameNotInItem(String nameNotInItem)
public ClusterTopoWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public ClusterTopoWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public ClusterTopoWhereInput nodeTopoesEvery(NodeTopoWhereInput nodeTopoesEvery)
@Nullable public NodeTopoWhereInput getNodeTopoesEvery()
public void setNodeTopoesEvery(NodeTopoWhereInput nodeTopoesEvery)
public ClusterTopoWhereInput nodeTopoesNone(NodeTopoWhereInput nodeTopoesNone)
@Nullable public NodeTopoWhereInput getNodeTopoesNone()
public void setNodeTopoesNone(NodeTopoWhereInput nodeTopoesNone)
public ClusterTopoWhereInput nodeTopoesSome(NodeTopoWhereInput nodeTopoesSome)
@Nullable public NodeTopoWhereInput getNodeTopoesSome()
public void setNodeTopoesSome(NodeTopoWhereInput nodeTopoesSome)
public ClusterTopoWhereInput zoneTopoesEvery(ZoneTopoWhereInput zoneTopoesEvery)
@Nullable public ZoneTopoWhereInput getZoneTopoesEvery()
public void setZoneTopoesEvery(ZoneTopoWhereInput zoneTopoesEvery)
public ClusterTopoWhereInput zoneTopoesNone(ZoneTopoWhereInput zoneTopoesNone)
@Nullable public ZoneTopoWhereInput getZoneTopoesNone()
public void setZoneTopoesNone(ZoneTopoWhereInput zoneTopoesNone)
public ClusterTopoWhereInput zoneTopoesSome(ZoneTopoWhereInput zoneTopoesSome)
@Nullable public ZoneTopoWhereInput getZoneTopoesSome()
public void setZoneTopoesSome(ZoneTopoWhereInput zoneTopoesSome)
Copyright © 2025. All rights reserved.