@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VirtualPrivateCloudEdgeGatewayWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
VirtualPrivateCloudEdgeGatewayWhereInput() |
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_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_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_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 VirtualPrivateCloudEdgeGatewayWhereInput AND(List<VirtualPrivateCloudEdgeGatewayWhereInput> AND)
public VirtualPrivateCloudEdgeGatewayWhereInput addANDItem(VirtualPrivateCloudEdgeGatewayWhereInput ANDItem)
@Nullable public List<VirtualPrivateCloudEdgeGatewayWhereInput> getAND()
public void setAND(List<VirtualPrivateCloudEdgeGatewayWhereInput> AND)
public VirtualPrivateCloudEdgeGatewayWhereInput AND_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput NOT(List<VirtualPrivateCloudEdgeGatewayWhereInput> NOT)
public VirtualPrivateCloudEdgeGatewayWhereInput addNOTItem(VirtualPrivateCloudEdgeGatewayWhereInput NOTItem)
@Nullable public List<VirtualPrivateCloudEdgeGatewayWhereInput> getNOT()
public void setNOT(List<VirtualPrivateCloudEdgeGatewayWhereInput> NOT)
public VirtualPrivateCloudEdgeGatewayWhereInput NOT_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput OR(List<VirtualPrivateCloudEdgeGatewayWhereInput> OR)
public VirtualPrivateCloudEdgeGatewayWhereInput addORItem(VirtualPrivateCloudEdgeGatewayWhereInput ORItem)
@Nullable public List<VirtualPrivateCloudEdgeGatewayWhereInput> getOR()
public void setOR(List<VirtualPrivateCloudEdgeGatewayWhereInput> OR)
public VirtualPrivateCloudEdgeGatewayWhereInput OR_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput description(String description)
public void setDescription(String description)
public VirtualPrivateCloudEdgeGatewayWhereInput description_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionContains_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionEndsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionGt_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionGte_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionIn(List<String> descriptionIn)
public VirtualPrivateCloudEdgeGatewayWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionIn_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionLt_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionLte_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNot_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotContains_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotIn(List<String> descriptionNotIn)
public VirtualPrivateCloudEdgeGatewayWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotIn_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionStartsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatus_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VirtualPrivateCloudEdgeGatewayWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatusIn_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatusNot_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VirtualPrivateCloudEdgeGatewayWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput id(String id)
public void setId(String id)
public VirtualPrivateCloudEdgeGatewayWhereInput id_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VirtualPrivateCloudEdgeGatewayWhereInput idContains_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput idEndsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VirtualPrivateCloudEdgeGatewayWhereInput idGt_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VirtualPrivateCloudEdgeGatewayWhereInput idGte_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idIn(List<String> idIn)
public VirtualPrivateCloudEdgeGatewayWhereInput addIdInItem(String idInItem)
public VirtualPrivateCloudEdgeGatewayWhereInput idIn_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VirtualPrivateCloudEdgeGatewayWhereInput idLt_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VirtualPrivateCloudEdgeGatewayWhereInput idLte_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VirtualPrivateCloudEdgeGatewayWhereInput idNot_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VirtualPrivateCloudEdgeGatewayWhereInput idNotContains_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput idNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idNotIn(List<String> idNotIn)
public VirtualPrivateCloudEdgeGatewayWhereInput addIdNotInItem(String idNotInItem)
public VirtualPrivateCloudEdgeGatewayWhereInput idNotIn_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput idNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput idStartsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput name(String name)
public void setName(String name)
public VirtualPrivateCloudEdgeGatewayWhereInput name_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public VirtualPrivateCloudEdgeGatewayWhereInput nameContains_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput nameEndsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public VirtualPrivateCloudEdgeGatewayWhereInput nameGt_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public VirtualPrivateCloudEdgeGatewayWhereInput nameGte_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameIn(List<String> nameIn)
public VirtualPrivateCloudEdgeGatewayWhereInput addNameInItem(String nameInItem)
public VirtualPrivateCloudEdgeGatewayWhereInput nameIn_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public VirtualPrivateCloudEdgeGatewayWhereInput nameLt_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public VirtualPrivateCloudEdgeGatewayWhereInput nameLte_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public VirtualPrivateCloudEdgeGatewayWhereInput nameNot_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotContains_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotIn(List<String> nameNotIn)
public VirtualPrivateCloudEdgeGatewayWhereInput addNameNotInItem(String nameNotInItem)
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotIn_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public VirtualPrivateCloudEdgeGatewayWhereInput nameStartsWith_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput vdsesEvery(VdsWhereInput vdsesEvery)
@Nullable public VdsWhereInput getVdsesEvery()
public void setVdsesEvery(VdsWhereInput vdsesEvery)
public VirtualPrivateCloudEdgeGatewayWhereInput vdsesEvery_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput vdsesEvery_ExplictlyNonNull()
public void setVdsesEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVdsesEvery_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput vdsesNone(VdsWhereInput vdsesNone)
@Nullable public VdsWhereInput getVdsesNone()
public void setVdsesNone(VdsWhereInput vdsesNone)
public VirtualPrivateCloudEdgeGatewayWhereInput vdsesNone_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput vdsesNone_ExplictlyNonNull()
public void setVdsesNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVdsesNone_IsExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput vdsesSome(VdsWhereInput vdsesSome)
@Nullable public VdsWhereInput getVdsesSome()
public void setVdsesSome(VdsWhereInput vdsesSome)
public VirtualPrivateCloudEdgeGatewayWhereInput vdsesSome_ExplictlyNull()
public VirtualPrivateCloudEdgeGatewayWhereInput vdsesSome_ExplictlyNonNull()
public void setVdsesSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVdsesSome_IsExplictlyNull()
Copyright © 2025. All rights reserved.