@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class EverouteClusterWhereInput extends Object
| 构造器和说明 |
|---|
EverouteClusterWhereInput() |
public static final String SERIALIZED_NAME_AGENT_ELF_CLUSTERS_EVERY
public static final String SERIALIZED_NAME_AGENT_ELF_CLUSTERS_NONE
public static final String SERIALIZED_NAME_AGENT_ELF_CLUSTERS_SOME
public static final String SERIALIZED_NAME_AGENT_ELF_VDSES_EVERY
public static final String SERIALIZED_NAME_AGENT_ELF_VDSES_NONE
public static final String SERIALIZED_NAME_AGENT_ELF_VDSES_SOME
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_IN
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS_NOT_IN
public static final String SERIALIZED_NAME_GLOBAL_DEFAULT_ACTION
public static final String SERIALIZED_NAME_GLOBAL_DEFAULT_ACTION_IN
public static final String SERIALIZED_NAME_GLOBAL_DEFAULT_ACTION_NOT
public static final String SERIALIZED_NAME_GLOBAL_DEFAULT_ACTION_NOT_IN
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_LOAD_BALANCER_SERVICE
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_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 EverouteClusterWhereInput AND(List<EverouteClusterWhereInput> AND)
public EverouteClusterWhereInput addANDItem(EverouteClusterWhereInput ANDItem)
@Nullable public List<EverouteClusterWhereInput> getAND()
public void setAND(List<EverouteClusterWhereInput> AND)
public EverouteClusterWhereInput NOT(List<EverouteClusterWhereInput> NOT)
public EverouteClusterWhereInput addNOTItem(EverouteClusterWhereInput NOTItem)
@Nullable public List<EverouteClusterWhereInput> getNOT()
public void setNOT(List<EverouteClusterWhereInput> NOT)
public EverouteClusterWhereInput OR(List<EverouteClusterWhereInput> OR)
public EverouteClusterWhereInput addORItem(EverouteClusterWhereInput ORItem)
@Nullable public List<EverouteClusterWhereInput> getOR()
public void setOR(List<EverouteClusterWhereInput> OR)
public EverouteClusterWhereInput agentElfClustersEvery(ClusterWhereInput agentElfClustersEvery)
@Nullable public ClusterWhereInput getAgentElfClustersEvery()
public void setAgentElfClustersEvery(ClusterWhereInput agentElfClustersEvery)
public EverouteClusterWhereInput agentElfClustersNone(ClusterWhereInput agentElfClustersNone)
@Nullable public ClusterWhereInput getAgentElfClustersNone()
public void setAgentElfClustersNone(ClusterWhereInput agentElfClustersNone)
public EverouteClusterWhereInput agentElfClustersSome(ClusterWhereInput agentElfClustersSome)
@Nullable public ClusterWhereInput getAgentElfClustersSome()
public void setAgentElfClustersSome(ClusterWhereInput agentElfClustersSome)
public EverouteClusterWhereInput agentElfVdsesEvery(VdsWhereInput agentElfVdsesEvery)
@Nullable public VdsWhereInput getAgentElfVdsesEvery()
public void setAgentElfVdsesEvery(VdsWhereInput agentElfVdsesEvery)
public EverouteClusterWhereInput agentElfVdsesNone(VdsWhereInput agentElfVdsesNone)
@Nullable public VdsWhereInput getAgentElfVdsesNone()
public void setAgentElfVdsesNone(VdsWhereInput agentElfVdsesNone)
public EverouteClusterWhereInput agentElfVdsesSome(VdsWhereInput agentElfVdsesSome)
@Nullable public VdsWhereInput getAgentElfVdsesSome()
public void setAgentElfVdsesSome(VdsWhereInput agentElfVdsesSome)
public EverouteClusterWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public EverouteClusterWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public EverouteClusterWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public EverouteClusterWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public EverouteClusterWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public EverouteClusterWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public EverouteClusterWhereInput globalDefaultAction(GlobalPolicyAction globalDefaultAction)
@Nullable public GlobalPolicyAction getGlobalDefaultAction()
public void setGlobalDefaultAction(GlobalPolicyAction globalDefaultAction)
public EverouteClusterWhereInput globalDefaultActionIn(List<GlobalPolicyAction> globalDefaultActionIn)
public EverouteClusterWhereInput addGlobalDefaultActionInItem(GlobalPolicyAction globalDefaultActionInItem)
@Nullable public List<GlobalPolicyAction> getGlobalDefaultActionIn()
public void setGlobalDefaultActionIn(List<GlobalPolicyAction> globalDefaultActionIn)
public EverouteClusterWhereInput globalDefaultActionNot(GlobalPolicyAction globalDefaultActionNot)
@Nullable public GlobalPolicyAction getGlobalDefaultActionNot()
public void setGlobalDefaultActionNot(GlobalPolicyAction globalDefaultActionNot)
public EverouteClusterWhereInput globalDefaultActionNotIn(List<GlobalPolicyAction> globalDefaultActionNotIn)
public EverouteClusterWhereInput addGlobalDefaultActionNotInItem(GlobalPolicyAction globalDefaultActionNotInItem)
@Nullable public List<GlobalPolicyAction> getGlobalDefaultActionNotIn()
public void setGlobalDefaultActionNotIn(List<GlobalPolicyAction> globalDefaultActionNotIn)
public EverouteClusterWhereInput id(String id)
public void setId(String id)
public EverouteClusterWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public EverouteClusterWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public EverouteClusterWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public EverouteClusterWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public EverouteClusterWhereInput idIn(List<String> idIn)
public EverouteClusterWhereInput addIdInItem(String idInItem)
public EverouteClusterWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public EverouteClusterWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public EverouteClusterWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public EverouteClusterWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public EverouteClusterWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public EverouteClusterWhereInput idNotIn(List<String> idNotIn)
public EverouteClusterWhereInput addIdNotInItem(String idNotInItem)
public EverouteClusterWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public EverouteClusterWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public EverouteClusterWhereInput installed(Boolean installed)
public void setInstalled(Boolean installed)
public EverouteClusterWhereInput installedNot(Boolean installedNot)
public void setInstalledNot(Boolean installedNot)
public EverouteClusterWhereInput loadBalancerService(LoadBalancerServiceWhereInput loadBalancerService)
@Nullable public LoadBalancerServiceWhereInput getLoadBalancerService()
public void setLoadBalancerService(LoadBalancerServiceWhereInput loadBalancerService)
public EverouteClusterWhereInput name(String name)
public void setName(String name)
public EverouteClusterWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public EverouteClusterWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public EverouteClusterWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public EverouteClusterWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public EverouteClusterWhereInput nameIn(List<String> nameIn)
public EverouteClusterWhereInput addNameInItem(String nameInItem)
public EverouteClusterWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public EverouteClusterWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public EverouteClusterWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public EverouteClusterWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public EverouteClusterWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public EverouteClusterWhereInput nameNotIn(List<String> nameNotIn)
public EverouteClusterWhereInput addNameNotInItem(String nameNotInItem)
public EverouteClusterWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public EverouteClusterWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public EverouteClusterWhereInput phase(EverouteClusterPhase phase)
@Nullable public EverouteClusterPhase getPhase()
public void setPhase(EverouteClusterPhase phase)
public EverouteClusterWhereInput phaseIn(List<EverouteClusterPhase> phaseIn)
public EverouteClusterWhereInput addPhaseInItem(EverouteClusterPhase phaseInItem)
@Nullable public List<EverouteClusterPhase> getPhaseIn()
public void setPhaseIn(List<EverouteClusterPhase> phaseIn)
public EverouteClusterWhereInput phaseNot(EverouteClusterPhase phaseNot)
@Nullable public EverouteClusterPhase getPhaseNot()
public void setPhaseNot(EverouteClusterPhase phaseNot)
public EverouteClusterWhereInput phaseNotIn(List<EverouteClusterPhase> phaseNotIn)
public EverouteClusterWhereInput addPhaseNotInItem(EverouteClusterPhase phaseNotInItem)
@Nullable public List<EverouteClusterPhase> getPhaseNotIn()
public void setPhaseNotIn(List<EverouteClusterPhase> phaseNotIn)
public EverouteClusterWhereInput version(String version)
public void setVersion(String version)
public EverouteClusterWhereInput versionContains(String versionContains)
@Nullable public String getVersionContains()
public void setVersionContains(String versionContains)
public EverouteClusterWhereInput versionEndsWith(String versionEndsWith)
@Nullable public String getVersionEndsWith()
public void setVersionEndsWith(String versionEndsWith)
public EverouteClusterWhereInput versionGt(String versionGt)
public void setVersionGt(String versionGt)
public EverouteClusterWhereInput versionGte(String versionGte)
public void setVersionGte(String versionGte)
public EverouteClusterWhereInput versionIn(List<String> versionIn)
public EverouteClusterWhereInput addVersionInItem(String versionInItem)
public EverouteClusterWhereInput versionLt(String versionLt)
public void setVersionLt(String versionLt)
public EverouteClusterWhereInput versionLte(String versionLte)
public void setVersionLte(String versionLte)
public EverouteClusterWhereInput versionNot(String versionNot)
public void setVersionNot(String versionNot)
public EverouteClusterWhereInput versionNotContains(String versionNotContains)
@Nullable public String getVersionNotContains()
public void setVersionNotContains(String versionNotContains)
public EverouteClusterWhereInput versionNotEndsWith(String versionNotEndsWith)
@Nullable public String getVersionNotEndsWith()
public void setVersionNotEndsWith(String versionNotEndsWith)
public EverouteClusterWhereInput versionNotIn(List<String> versionNotIn)
public EverouteClusterWhereInput addVersionNotInItem(String versionNotInItem)
public EverouteClusterWhereInput versionNotStartsWith(String versionNotStartsWith)
@Nullable public String getVersionNotStartsWith()
public void setVersionNotStartsWith(String versionNotStartsWith)
public EverouteClusterWhereInput versionStartsWith(String versionStartsWith)
@Nullable public String getVersionStartsWith()
public void setVersionStartsWith(String versionStartsWith)
public EverouteClusterWhereInput vpcService(VirtualPrivateCloudServiceWhereInput vpcService)
@Nullable public VirtualPrivateCloudServiceWhereInput getVpcService()
public void setVpcService(VirtualPrivateCloudServiceWhereInput vpcService)
Copyright © 2025. All rights reserved.