@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class LoadBalancerServiceWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
LoadBalancerServiceWhereInput() |
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_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_VM_INSTANCES_EVERY
public static final String SERIALIZED_NAME_VM_INSTANCES_NONE
public static final String SERIALIZED_NAME_VM_INSTANCES_SOME
public static final String SERIALIZED_NAME_VNET_BONDS_EVERY
public static final String SERIALIZED_NAME_VNET_BONDS_NONE
public LoadBalancerServiceWhereInput AND(List<LoadBalancerServiceWhereInput> AND)
public LoadBalancerServiceWhereInput addANDItem(LoadBalancerServiceWhereInput ANDItem)
@Nullable public List<LoadBalancerServiceWhereInput> getAND()
public void setAND(List<LoadBalancerServiceWhereInput> AND)
public LoadBalancerServiceWhereInput AND_ExplictlyNull()
public LoadBalancerServiceWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public LoadBalancerServiceWhereInput NOT(List<LoadBalancerServiceWhereInput> NOT)
public LoadBalancerServiceWhereInput addNOTItem(LoadBalancerServiceWhereInput NOTItem)
@Nullable public List<LoadBalancerServiceWhereInput> getNOT()
public void setNOT(List<LoadBalancerServiceWhereInput> NOT)
public LoadBalancerServiceWhereInput NOT_ExplictlyNull()
public LoadBalancerServiceWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public LoadBalancerServiceWhereInput OR(List<LoadBalancerServiceWhereInput> OR)
public LoadBalancerServiceWhereInput addORItem(LoadBalancerServiceWhereInput ORItem)
@Nullable public List<LoadBalancerServiceWhereInput> getOR()
public void setOR(List<LoadBalancerServiceWhereInput> OR)
public LoadBalancerServiceWhereInput OR_ExplictlyNull()
public LoadBalancerServiceWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public LoadBalancerServiceWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public LoadBalancerServiceWhereInput entityAsyncStatus_ExplictlyNull()
public LoadBalancerServiceWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public LoadBalancerServiceWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public LoadBalancerServiceWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public LoadBalancerServiceWhereInput entityAsyncStatusIn_ExplictlyNull()
public LoadBalancerServiceWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public LoadBalancerServiceWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public LoadBalancerServiceWhereInput entityAsyncStatusNot_ExplictlyNull()
public LoadBalancerServiceWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public LoadBalancerServiceWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public LoadBalancerServiceWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public LoadBalancerServiceWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public LoadBalancerServiceWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public LoadBalancerServiceWhereInput everouteCluster(EverouteClusterWhereInput everouteCluster)
@Nullable public EverouteClusterWhereInput getEverouteCluster()
public void setEverouteCluster(EverouteClusterWhereInput everouteCluster)
public LoadBalancerServiceWhereInput everouteCluster_ExplictlyNull()
public LoadBalancerServiceWhereInput everouteCluster_ExplictlyNonNull()
public void setEverouteCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEverouteCluster_IsExplictlyNull()
public LoadBalancerServiceWhereInput id(String id)
public void setId(String id)
public LoadBalancerServiceWhereInput id_ExplictlyNull()
public LoadBalancerServiceWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public LoadBalancerServiceWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public LoadBalancerServiceWhereInput idContains_ExplictlyNull()
public LoadBalancerServiceWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public LoadBalancerServiceWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public LoadBalancerServiceWhereInput idEndsWith_ExplictlyNull()
public LoadBalancerServiceWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public LoadBalancerServiceWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public LoadBalancerServiceWhereInput idGt_ExplictlyNull()
public LoadBalancerServiceWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public LoadBalancerServiceWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public LoadBalancerServiceWhereInput idGte_ExplictlyNull()
public LoadBalancerServiceWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public LoadBalancerServiceWhereInput idIn(List<String> idIn)
public LoadBalancerServiceWhereInput addIdInItem(String idInItem)
public LoadBalancerServiceWhereInput idIn_ExplictlyNull()
public LoadBalancerServiceWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public LoadBalancerServiceWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public LoadBalancerServiceWhereInput idLt_ExplictlyNull()
public LoadBalancerServiceWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public LoadBalancerServiceWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public LoadBalancerServiceWhereInput idLte_ExplictlyNull()
public LoadBalancerServiceWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public LoadBalancerServiceWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public LoadBalancerServiceWhereInput idNot_ExplictlyNull()
public LoadBalancerServiceWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public LoadBalancerServiceWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public LoadBalancerServiceWhereInput idNotContains_ExplictlyNull()
public LoadBalancerServiceWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public LoadBalancerServiceWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public LoadBalancerServiceWhereInput idNotEndsWith_ExplictlyNull()
public LoadBalancerServiceWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public LoadBalancerServiceWhereInput idNotIn(List<String> idNotIn)
public LoadBalancerServiceWhereInput addIdNotInItem(String idNotInItem)
public LoadBalancerServiceWhereInput idNotIn_ExplictlyNull()
public LoadBalancerServiceWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public LoadBalancerServiceWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public LoadBalancerServiceWhereInput idNotStartsWith_ExplictlyNull()
public LoadBalancerServiceWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public LoadBalancerServiceWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public LoadBalancerServiceWhereInput idStartsWith_ExplictlyNull()
public LoadBalancerServiceWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public LoadBalancerServiceWhereInput phase(EverouteClusterPhase phase)
@Nullable public EverouteClusterPhase getPhase()
public void setPhase(EverouteClusterPhase phase)
public LoadBalancerServiceWhereInput phase_ExplictlyNull()
public LoadBalancerServiceWhereInput phase_ExplictlyNonNull()
public void setPhase_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhase_IsExplictlyNull()
public LoadBalancerServiceWhereInput phaseIn(List<EverouteClusterPhase> phaseIn)
public LoadBalancerServiceWhereInput addPhaseInItem(EverouteClusterPhase phaseInItem)
@Nullable public List<EverouteClusterPhase> getPhaseIn()
public void setPhaseIn(List<EverouteClusterPhase> phaseIn)
public LoadBalancerServiceWhereInput phaseIn_ExplictlyNull()
public LoadBalancerServiceWhereInput phaseIn_ExplictlyNonNull()
public void setPhaseIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhaseIn_IsExplictlyNull()
public LoadBalancerServiceWhereInput phaseNot(EverouteClusterPhase phaseNot)
@Nullable public EverouteClusterPhase getPhaseNot()
public void setPhaseNot(EverouteClusterPhase phaseNot)
public LoadBalancerServiceWhereInput phaseNot_ExplictlyNull()
public LoadBalancerServiceWhereInput phaseNot_ExplictlyNonNull()
public void setPhaseNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhaseNot_IsExplictlyNull()
public LoadBalancerServiceWhereInput phaseNotIn(List<EverouteClusterPhase> phaseNotIn)
public LoadBalancerServiceWhereInput addPhaseNotInItem(EverouteClusterPhase phaseNotInItem)
@Nullable public List<EverouteClusterPhase> getPhaseNotIn()
public void setPhaseNotIn(List<EverouteClusterPhase> phaseNotIn)
public LoadBalancerServiceWhereInput phaseNotIn_ExplictlyNull()
public LoadBalancerServiceWhereInput phaseNotIn_ExplictlyNonNull()
public void setPhaseNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhaseNotIn_IsExplictlyNull()
public LoadBalancerServiceWhereInput vmInstancesEvery(VmWhereInput vmInstancesEvery)
@Nullable public VmWhereInput getVmInstancesEvery()
public void setVmInstancesEvery(VmWhereInput vmInstancesEvery)
public LoadBalancerServiceWhereInput vmInstancesEvery_ExplictlyNull()
public LoadBalancerServiceWhereInput vmInstancesEvery_ExplictlyNonNull()
public void setVmInstancesEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmInstancesEvery_IsExplictlyNull()
public LoadBalancerServiceWhereInput vmInstancesNone(VmWhereInput vmInstancesNone)
@Nullable public VmWhereInput getVmInstancesNone()
public void setVmInstancesNone(VmWhereInput vmInstancesNone)
public LoadBalancerServiceWhereInput vmInstancesNone_ExplictlyNull()
public LoadBalancerServiceWhereInput vmInstancesNone_ExplictlyNonNull()
public void setVmInstancesNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmInstancesNone_IsExplictlyNull()
public LoadBalancerServiceWhereInput vmInstancesSome(VmWhereInput vmInstancesSome)
@Nullable public VmWhereInput getVmInstancesSome()
public void setVmInstancesSome(VmWhereInput vmInstancesSome)
public LoadBalancerServiceWhereInput vmInstancesSome_ExplictlyNull()
public LoadBalancerServiceWhereInput vmInstancesSome_ExplictlyNonNull()
public void setVmInstancesSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmInstancesSome_IsExplictlyNull()
public LoadBalancerServiceWhereInput vnetBondsEvery(VnetBondWhereInput vnetBondsEvery)
@Nullable public VnetBondWhereInput getVnetBondsEvery()
public void setVnetBondsEvery(VnetBondWhereInput vnetBondsEvery)
public LoadBalancerServiceWhereInput vnetBondsEvery_ExplictlyNull()
public LoadBalancerServiceWhereInput vnetBondsEvery_ExplictlyNonNull()
public void setVnetBondsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVnetBondsEvery_IsExplictlyNull()
public LoadBalancerServiceWhereInput vnetBondsNone(VnetBondWhereInput vnetBondsNone)
@Nullable public VnetBondWhereInput getVnetBondsNone()
public void setVnetBondsNone(VnetBondWhereInput vnetBondsNone)
public LoadBalancerServiceWhereInput vnetBondsNone_ExplictlyNull()
public LoadBalancerServiceWhereInput vnetBondsNone_ExplictlyNonNull()
public void setVnetBondsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVnetBondsNone_IsExplictlyNull()
public LoadBalancerServiceWhereInput vnetBondsSome(VnetBondWhereInput vnetBondsSome)
@Nullable public VnetBondWhereInput getVnetBondsSome()
public void setVnetBondsSome(VnetBondWhereInput vnetBondsSome)
public LoadBalancerServiceWhereInput vnetBondsSome_ExplictlyNull()
public LoadBalancerServiceWhereInput vnetBondsSome_ExplictlyNonNull()
public void setVnetBondsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVnetBondsSome_IsExplictlyNull()
Copyright © 2025. All rights reserved.