@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VirtualPrivateCloudSubnetWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
VirtualPrivateCloudSubnetWhereInput() |
public static final String SERIALIZED_NAME_CIDR_ENDS_WITH
public static final String SERIALIZED_NAME_CIDR_NOT_CONTAINS
public static final String SERIALIZED_NAME_CIDR_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_CIDR_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_CIDR_STARTS_WITH
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_GATEWAY_CONTAINS
public static final String SERIALIZED_NAME_GATEWAY_ENDS_WITH
public static final String SERIALIZED_NAME_GATEWAY_NOT_CONTAINS
public static final String SERIALIZED_NAME_GATEWAY_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_GATEWAY_NOT_IN
public static final String SERIALIZED_NAME_GATEWAY_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_GATEWAY_STARTS_WITH
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_TOTAL_IP_COUNT
public static final String SERIALIZED_NAME_TOTAL_IP_COUNT_GT
public static final String SERIALIZED_NAME_TOTAL_IP_COUNT_GTE
public static final String SERIALIZED_NAME_TOTAL_IP_COUNT_IN
public static final String SERIALIZED_NAME_TOTAL_IP_COUNT_LT
public static final String SERIALIZED_NAME_TOTAL_IP_COUNT_LTE
public static final String SERIALIZED_NAME_TOTAL_IP_COUNT_NOT
public static final String SERIALIZED_NAME_TOTAL_IP_COUNT_NOT_IN
public static final String SERIALIZED_NAME_UNUSED_IP_COUNT
public static final String SERIALIZED_NAME_UNUSED_IP_COUNT_GT
public static final String SERIALIZED_NAME_UNUSED_IP_COUNT_GTE
public static final String SERIALIZED_NAME_UNUSED_IP_COUNT_IN
public static final String SERIALIZED_NAME_UNUSED_IP_COUNT_LT
public static final String SERIALIZED_NAME_UNUSED_IP_COUNT_LTE
public static final String SERIALIZED_NAME_UNUSED_IP_COUNT_NOT
public static final String SERIALIZED_NAME_UNUSED_IP_COUNT_NOT_IN
public VirtualPrivateCloudSubnetWhereInput AND(List<VirtualPrivateCloudSubnetWhereInput> AND)
public VirtualPrivateCloudSubnetWhereInput addANDItem(VirtualPrivateCloudSubnetWhereInput ANDItem)
@Nullable public List<VirtualPrivateCloudSubnetWhereInput> getAND()
public void setAND(List<VirtualPrivateCloudSubnetWhereInput> AND)
public VirtualPrivateCloudSubnetWhereInput AND_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput NOT(List<VirtualPrivateCloudSubnetWhereInput> NOT)
public VirtualPrivateCloudSubnetWhereInput addNOTItem(VirtualPrivateCloudSubnetWhereInput NOTItem)
@Nullable public List<VirtualPrivateCloudSubnetWhereInput> getNOT()
public void setNOT(List<VirtualPrivateCloudSubnetWhereInput> NOT)
public VirtualPrivateCloudSubnetWhereInput NOT_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput OR(List<VirtualPrivateCloudSubnetWhereInput> OR)
public VirtualPrivateCloudSubnetWhereInput addORItem(VirtualPrivateCloudSubnetWhereInput ORItem)
@Nullable public List<VirtualPrivateCloudSubnetWhereInput> getOR()
public void setOR(List<VirtualPrivateCloudSubnetWhereInput> OR)
public VirtualPrivateCloudSubnetWhereInput OR_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidr(String cidr)
public void setCidr(String cidr)
public VirtualPrivateCloudSubnetWhereInput cidr_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidr_ExplictlyNonNull()
public void setCidr_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidr_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrContains(String cidrContains)
public void setCidrContains(String cidrContains)
public VirtualPrivateCloudSubnetWhereInput cidrContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrContains_ExplictlyNonNull()
public void setCidrContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrEndsWith(String cidrEndsWith)
public void setCidrEndsWith(String cidrEndsWith)
public VirtualPrivateCloudSubnetWhereInput cidrEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrEndsWith_ExplictlyNonNull()
public void setCidrEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrGt(String cidrGt)
public void setCidrGt(String cidrGt)
public VirtualPrivateCloudSubnetWhereInput cidrGt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrGt_ExplictlyNonNull()
public void setCidrGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrGt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrGte(String cidrGte)
public void setCidrGte(String cidrGte)
public VirtualPrivateCloudSubnetWhereInput cidrGte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrGte_ExplictlyNonNull()
public void setCidrGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrGte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrIn(List<String> cidrIn)
public VirtualPrivateCloudSubnetWhereInput addCidrInItem(String cidrInItem)
public VirtualPrivateCloudSubnetWhereInput cidrIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrIn_ExplictlyNonNull()
public void setCidrIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrLt(String cidrLt)
public void setCidrLt(String cidrLt)
public VirtualPrivateCloudSubnetWhereInput cidrLt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrLt_ExplictlyNonNull()
public void setCidrLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrLt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrLte(String cidrLte)
public void setCidrLte(String cidrLte)
public VirtualPrivateCloudSubnetWhereInput cidrLte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrLte_ExplictlyNonNull()
public void setCidrLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrLte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrNot(String cidrNot)
public void setCidrNot(String cidrNot)
public VirtualPrivateCloudSubnetWhereInput cidrNot_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrNot_ExplictlyNonNull()
public void setCidrNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrNot_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrNotContains(String cidrNotContains)
@Nullable public String getCidrNotContains()
public void setCidrNotContains(String cidrNotContains)
public VirtualPrivateCloudSubnetWhereInput cidrNotContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrNotContains_ExplictlyNonNull()
public void setCidrNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrNotContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrNotEndsWith(String cidrNotEndsWith)
@Nullable public String getCidrNotEndsWith()
public void setCidrNotEndsWith(String cidrNotEndsWith)
public VirtualPrivateCloudSubnetWhereInput cidrNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrNotEndsWith_ExplictlyNonNull()
public void setCidrNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrNotIn(List<String> cidrNotIn)
public VirtualPrivateCloudSubnetWhereInput addCidrNotInItem(String cidrNotInItem)
public VirtualPrivateCloudSubnetWhereInput cidrNotIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrNotIn_ExplictlyNonNull()
public void setCidrNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrNotIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrNotStartsWith(String cidrNotStartsWith)
@Nullable public String getCidrNotStartsWith()
public void setCidrNotStartsWith(String cidrNotStartsWith)
public VirtualPrivateCloudSubnetWhereInput cidrNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrNotStartsWith_ExplictlyNonNull()
public void setCidrNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrStartsWith(String cidrStartsWith)
public void setCidrStartsWith(String cidrStartsWith)
public VirtualPrivateCloudSubnetWhereInput cidrStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput cidrStartsWith_ExplictlyNonNull()
public void setCidrStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCidrStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput description(String description)
public void setDescription(String description)
public VirtualPrivateCloudSubnetWhereInput description_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionContains(String descriptionContains)
@Nullable public String getDescriptionContains()
public void setDescriptionContains(String descriptionContains)
public VirtualPrivateCloudSubnetWhereInput descriptionContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionContains_ExplictlyNonNull()
public void setDescriptionContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionEndsWith(String descriptionEndsWith)
@Nullable public String getDescriptionEndsWith()
public void setDescriptionEndsWith(String descriptionEndsWith)
public VirtualPrivateCloudSubnetWhereInput descriptionEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionEndsWith_ExplictlyNonNull()
public void setDescriptionEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionGt(String descriptionGt)
public void setDescriptionGt(String descriptionGt)
public VirtualPrivateCloudSubnetWhereInput descriptionGt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionGt_ExplictlyNonNull()
public void setDescriptionGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionGte(String descriptionGte)
public void setDescriptionGte(String descriptionGte)
public VirtualPrivateCloudSubnetWhereInput descriptionGte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionGte_ExplictlyNonNull()
public void setDescriptionGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionGte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionIn(List<String> descriptionIn)
public VirtualPrivateCloudSubnetWhereInput addDescriptionInItem(String descriptionInItem)
@Nullable public List<String> getDescriptionIn()
public VirtualPrivateCloudSubnetWhereInput descriptionIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionIn_ExplictlyNonNull()
public void setDescriptionIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionLt(String descriptionLt)
public void setDescriptionLt(String descriptionLt)
public VirtualPrivateCloudSubnetWhereInput descriptionLt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionLt_ExplictlyNonNull()
public void setDescriptionLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionLte(String descriptionLte)
public void setDescriptionLte(String descriptionLte)
public VirtualPrivateCloudSubnetWhereInput descriptionLte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionLte_ExplictlyNonNull()
public void setDescriptionLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionLte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionNot(String descriptionNot)
public void setDescriptionNot(String descriptionNot)
public VirtualPrivateCloudSubnetWhereInput descriptionNot_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionNot_ExplictlyNonNull()
public void setDescriptionNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNot_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionNotContains(String descriptionNotContains)
@Nullable public String getDescriptionNotContains()
public void setDescriptionNotContains(String descriptionNotContains)
public VirtualPrivateCloudSubnetWhereInput descriptionNotContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionNotContains_ExplictlyNonNull()
public void setDescriptionNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionNotEndsWith(String descriptionNotEndsWith)
@Nullable public String getDescriptionNotEndsWith()
public void setDescriptionNotEndsWith(String descriptionNotEndsWith)
public VirtualPrivateCloudSubnetWhereInput descriptionNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionNotEndsWith_ExplictlyNonNull()
public void setDescriptionNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionNotIn(List<String> descriptionNotIn)
public VirtualPrivateCloudSubnetWhereInput addDescriptionNotInItem(String descriptionNotInItem)
@Nullable public List<String> getDescriptionNotIn()
public VirtualPrivateCloudSubnetWhereInput descriptionNotIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionNotIn_ExplictlyNonNull()
public void setDescriptionNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionNotStartsWith(String descriptionNotStartsWith)
@Nullable public String getDescriptionNotStartsWith()
public void setDescriptionNotStartsWith(String descriptionNotStartsWith)
public VirtualPrivateCloudSubnetWhereInput descriptionNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionNotStartsWith_ExplictlyNonNull()
public void setDescriptionNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionStartsWith(String descriptionStartsWith)
@Nullable public String getDescriptionStartsWith()
public void setDescriptionStartsWith(String descriptionStartsWith)
public VirtualPrivateCloudSubnetWhereInput descriptionStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput descriptionStartsWith_ExplictlyNonNull()
public void setDescriptionStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescriptionStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatus_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VirtualPrivateCloudSubnetWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatusIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatusNot_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VirtualPrivateCloudSubnetWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gateway(String gateway)
public void setGateway(String gateway)
public VirtualPrivateCloudSubnetWhereInput gateway_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gateway_ExplictlyNonNull()
public void setGateway_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGateway_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayContains(String gatewayContains)
@Nullable public String getGatewayContains()
public void setGatewayContains(String gatewayContains)
public VirtualPrivateCloudSubnetWhereInput gatewayContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayContains_ExplictlyNonNull()
public void setGatewayContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayEndsWith(String gatewayEndsWith)
@Nullable public String getGatewayEndsWith()
public void setGatewayEndsWith(String gatewayEndsWith)
public VirtualPrivateCloudSubnetWhereInput gatewayEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayEndsWith_ExplictlyNonNull()
public void setGatewayEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayGt(String gatewayGt)
public void setGatewayGt(String gatewayGt)
public VirtualPrivateCloudSubnetWhereInput gatewayGt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayGt_ExplictlyNonNull()
public void setGatewayGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayGt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayGte(String gatewayGte)
public void setGatewayGte(String gatewayGte)
public VirtualPrivateCloudSubnetWhereInput gatewayGte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayGte_ExplictlyNonNull()
public void setGatewayGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayGte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayIn(List<String> gatewayIn)
public VirtualPrivateCloudSubnetWhereInput addGatewayInItem(String gatewayInItem)
public VirtualPrivateCloudSubnetWhereInput gatewayIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayIn_ExplictlyNonNull()
public void setGatewayIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayLt(String gatewayLt)
public void setGatewayLt(String gatewayLt)
public VirtualPrivateCloudSubnetWhereInput gatewayLt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayLt_ExplictlyNonNull()
public void setGatewayLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayLt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayLte(String gatewayLte)
public void setGatewayLte(String gatewayLte)
public VirtualPrivateCloudSubnetWhereInput gatewayLte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayLte_ExplictlyNonNull()
public void setGatewayLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayLte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayNot(String gatewayNot)
public void setGatewayNot(String gatewayNot)
public VirtualPrivateCloudSubnetWhereInput gatewayNot_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayNot_ExplictlyNonNull()
public void setGatewayNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayNot_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayNotContains(String gatewayNotContains)
@Nullable public String getGatewayNotContains()
public void setGatewayNotContains(String gatewayNotContains)
public VirtualPrivateCloudSubnetWhereInput gatewayNotContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayNotContains_ExplictlyNonNull()
public void setGatewayNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayNotContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayNotEndsWith(String gatewayNotEndsWith)
@Nullable public String getGatewayNotEndsWith()
public void setGatewayNotEndsWith(String gatewayNotEndsWith)
public VirtualPrivateCloudSubnetWhereInput gatewayNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayNotEndsWith_ExplictlyNonNull()
public void setGatewayNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayNotIn(List<String> gatewayNotIn)
public VirtualPrivateCloudSubnetWhereInput addGatewayNotInItem(String gatewayNotInItem)
public VirtualPrivateCloudSubnetWhereInput gatewayNotIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayNotIn_ExplictlyNonNull()
public void setGatewayNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayNotIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayNotStartsWith(String gatewayNotStartsWith)
@Nullable public String getGatewayNotStartsWith()
public void setGatewayNotStartsWith(String gatewayNotStartsWith)
public VirtualPrivateCloudSubnetWhereInput gatewayNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayNotStartsWith_ExplictlyNonNull()
public void setGatewayNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayStartsWith(String gatewayStartsWith)
@Nullable public String getGatewayStartsWith()
public void setGatewayStartsWith(String gatewayStartsWith)
public VirtualPrivateCloudSubnetWhereInput gatewayStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput gatewayStartsWith_ExplictlyNonNull()
public void setGatewayStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getGatewayStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput id(String id)
public void setId(String id)
public VirtualPrivateCloudSubnetWhereInput id_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VirtualPrivateCloudSubnetWhereInput idContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VirtualPrivateCloudSubnetWhereInput idEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VirtualPrivateCloudSubnetWhereInput idGt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VirtualPrivateCloudSubnetWhereInput idGte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idIn(List<String> idIn)
public VirtualPrivateCloudSubnetWhereInput addIdInItem(String idInItem)
public VirtualPrivateCloudSubnetWhereInput idIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VirtualPrivateCloudSubnetWhereInput idLt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VirtualPrivateCloudSubnetWhereInput idLte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VirtualPrivateCloudSubnetWhereInput idNot_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VirtualPrivateCloudSubnetWhereInput idNotContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VirtualPrivateCloudSubnetWhereInput idNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idNotIn(List<String> idNotIn)
public VirtualPrivateCloudSubnetWhereInput addIdNotInItem(String idNotInItem)
public VirtualPrivateCloudSubnetWhereInput idNotIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VirtualPrivateCloudSubnetWhereInput idNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VirtualPrivateCloudSubnetWhereInput idStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localId(String localId)
public void setLocalId(String localId)
public VirtualPrivateCloudSubnetWhereInput localId_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public VirtualPrivateCloudSubnetWhereInput localIdContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public VirtualPrivateCloudSubnetWhereInput localIdEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public VirtualPrivateCloudSubnetWhereInput localIdGt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public VirtualPrivateCloudSubnetWhereInput localIdGte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdIn(List<String> localIdIn)
public VirtualPrivateCloudSubnetWhereInput addLocalIdInItem(String localIdInItem)
public VirtualPrivateCloudSubnetWhereInput localIdIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public VirtualPrivateCloudSubnetWhereInput localIdLt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public VirtualPrivateCloudSubnetWhereInput localIdLte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public VirtualPrivateCloudSubnetWhereInput localIdNot_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public VirtualPrivateCloudSubnetWhereInput localIdNotContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public VirtualPrivateCloudSubnetWhereInput localIdNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdNotIn(List<String> localIdNotIn)
public VirtualPrivateCloudSubnetWhereInput addLocalIdNotInItem(String localIdNotInItem)
public VirtualPrivateCloudSubnetWhereInput localIdNotIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public VirtualPrivateCloudSubnetWhereInput localIdNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public VirtualPrivateCloudSubnetWhereInput localIdStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput name(String name)
public void setName(String name)
public VirtualPrivateCloudSubnetWhereInput name_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameContains(String nameContains)
public void setNameContains(String nameContains)
public VirtualPrivateCloudSubnetWhereInput nameContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameContains_ExplictlyNonNull()
public void setNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameEndsWith(String nameEndsWith)
public void setNameEndsWith(String nameEndsWith)
public VirtualPrivateCloudSubnetWhereInput nameEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameEndsWith_ExplictlyNonNull()
public void setNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameGt(String nameGt)
public void setNameGt(String nameGt)
public VirtualPrivateCloudSubnetWhereInput nameGt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameGt_ExplictlyNonNull()
public void setNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameGte(String nameGte)
public void setNameGte(String nameGte)
public VirtualPrivateCloudSubnetWhereInput nameGte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameGte_ExplictlyNonNull()
public void setNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameGte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameIn(List<String> nameIn)
public VirtualPrivateCloudSubnetWhereInput addNameInItem(String nameInItem)
public VirtualPrivateCloudSubnetWhereInput nameIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameIn_ExplictlyNonNull()
public void setNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameLt(String nameLt)
public void setNameLt(String nameLt)
public VirtualPrivateCloudSubnetWhereInput nameLt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameLt_ExplictlyNonNull()
public void setNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameLte(String nameLte)
public void setNameLte(String nameLte)
public VirtualPrivateCloudSubnetWhereInput nameLte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameLte_ExplictlyNonNull()
public void setNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameLte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameNot(String nameNot)
public void setNameNot(String nameNot)
public VirtualPrivateCloudSubnetWhereInput nameNot_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameNot_ExplictlyNonNull()
public void setNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNot_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameNotContains(String nameNotContains)
@Nullable public String getNameNotContains()
public void setNameNotContains(String nameNotContains)
public VirtualPrivateCloudSubnetWhereInput nameNotContains_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameNotContains_ExplictlyNonNull()
public void setNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotContains_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameNotEndsWith(String nameNotEndsWith)
@Nullable public String getNameNotEndsWith()
public void setNameNotEndsWith(String nameNotEndsWith)
public VirtualPrivateCloudSubnetWhereInput nameNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameNotEndsWith_ExplictlyNonNull()
public void setNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameNotIn(List<String> nameNotIn)
public VirtualPrivateCloudSubnetWhereInput addNameNotInItem(String nameNotInItem)
public VirtualPrivateCloudSubnetWhereInput nameNotIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameNotIn_ExplictlyNonNull()
public void setNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameNotStartsWith(String nameNotStartsWith)
@Nullable public String getNameNotStartsWith()
public void setNameNotStartsWith(String nameNotStartsWith)
public VirtualPrivateCloudSubnetWhereInput nameNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameNotStartsWith_ExplictlyNonNull()
public void setNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameStartsWith(String nameStartsWith)
public void setNameStartsWith(String nameStartsWith)
public VirtualPrivateCloudSubnetWhereInput nameStartsWith_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput nameStartsWith_ExplictlyNonNull()
public void setNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNameStartsWith_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput routeTable(VirtualPrivateCloudRouteTableWhereInput routeTable)
@Nullable public VirtualPrivateCloudRouteTableWhereInput getRouteTable()
public void setRouteTable(VirtualPrivateCloudRouteTableWhereInput routeTable)
public VirtualPrivateCloudSubnetWhereInput routeTable_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput routeTable_ExplictlyNonNull()
public void setRouteTable_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRouteTable_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCount(Integer totalIpCount)
public void setTotalIpCount(Integer totalIpCount)
public VirtualPrivateCloudSubnetWhereInput totalIpCount_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCount_ExplictlyNonNull()
public void setTotalIpCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalIpCount_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountGt(Integer totalIpCountGt)
@Nullable public Integer getTotalIpCountGt()
public void setTotalIpCountGt(Integer totalIpCountGt)
public VirtualPrivateCloudSubnetWhereInput totalIpCountGt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountGt_ExplictlyNonNull()
public void setTotalIpCountGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalIpCountGt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountGte(Integer totalIpCountGte)
@Nullable public Integer getTotalIpCountGte()
public void setTotalIpCountGte(Integer totalIpCountGte)
public VirtualPrivateCloudSubnetWhereInput totalIpCountGte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountGte_ExplictlyNonNull()
public void setTotalIpCountGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalIpCountGte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountIn(List<Integer> totalIpCountIn)
public VirtualPrivateCloudSubnetWhereInput addTotalIpCountInItem(Integer totalIpCountInItem)
@Nullable public List<Integer> getTotalIpCountIn()
public VirtualPrivateCloudSubnetWhereInput totalIpCountIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountIn_ExplictlyNonNull()
public void setTotalIpCountIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalIpCountIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountLt(Integer totalIpCountLt)
@Nullable public Integer getTotalIpCountLt()
public void setTotalIpCountLt(Integer totalIpCountLt)
public VirtualPrivateCloudSubnetWhereInput totalIpCountLt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountLt_ExplictlyNonNull()
public void setTotalIpCountLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalIpCountLt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountLte(Integer totalIpCountLte)
@Nullable public Integer getTotalIpCountLte()
public void setTotalIpCountLte(Integer totalIpCountLte)
public VirtualPrivateCloudSubnetWhereInput totalIpCountLte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountLte_ExplictlyNonNull()
public void setTotalIpCountLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalIpCountLte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountNot(Integer totalIpCountNot)
@Nullable public Integer getTotalIpCountNot()
public void setTotalIpCountNot(Integer totalIpCountNot)
public VirtualPrivateCloudSubnetWhereInput totalIpCountNot_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountNot_ExplictlyNonNull()
public void setTotalIpCountNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalIpCountNot_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountNotIn(List<Integer> totalIpCountNotIn)
public VirtualPrivateCloudSubnetWhereInput addTotalIpCountNotInItem(Integer totalIpCountNotInItem)
@Nullable public List<Integer> getTotalIpCountNotIn()
public VirtualPrivateCloudSubnetWhereInput totalIpCountNotIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput totalIpCountNotIn_ExplictlyNonNull()
public void setTotalIpCountNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalIpCountNotIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCount(Integer unusedIpCount)
public void setUnusedIpCount(Integer unusedIpCount)
public VirtualPrivateCloudSubnetWhereInput unusedIpCount_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCount_ExplictlyNonNull()
public void setUnusedIpCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUnusedIpCount_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountGt(Integer unusedIpCountGt)
@Nullable public Integer getUnusedIpCountGt()
public void setUnusedIpCountGt(Integer unusedIpCountGt)
public VirtualPrivateCloudSubnetWhereInput unusedIpCountGt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountGt_ExplictlyNonNull()
public void setUnusedIpCountGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUnusedIpCountGt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountGte(Integer unusedIpCountGte)
@Nullable public Integer getUnusedIpCountGte()
public void setUnusedIpCountGte(Integer unusedIpCountGte)
public VirtualPrivateCloudSubnetWhereInput unusedIpCountGte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountGte_ExplictlyNonNull()
public void setUnusedIpCountGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUnusedIpCountGte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountIn(List<Integer> unusedIpCountIn)
public VirtualPrivateCloudSubnetWhereInput addUnusedIpCountInItem(Integer unusedIpCountInItem)
@Nullable public List<Integer> getUnusedIpCountIn()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountIn_ExplictlyNonNull()
public void setUnusedIpCountIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUnusedIpCountIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountLt(Integer unusedIpCountLt)
@Nullable public Integer getUnusedIpCountLt()
public void setUnusedIpCountLt(Integer unusedIpCountLt)
public VirtualPrivateCloudSubnetWhereInput unusedIpCountLt_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountLt_ExplictlyNonNull()
public void setUnusedIpCountLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUnusedIpCountLt_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountLte(Integer unusedIpCountLte)
@Nullable public Integer getUnusedIpCountLte()
public void setUnusedIpCountLte(Integer unusedIpCountLte)
public VirtualPrivateCloudSubnetWhereInput unusedIpCountLte_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountLte_ExplictlyNonNull()
public void setUnusedIpCountLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUnusedIpCountLte_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountNot(Integer unusedIpCountNot)
@Nullable public Integer getUnusedIpCountNot()
public void setUnusedIpCountNot(Integer unusedIpCountNot)
public VirtualPrivateCloudSubnetWhereInput unusedIpCountNot_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountNot_ExplictlyNonNull()
public void setUnusedIpCountNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUnusedIpCountNot_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountNotIn(List<Integer> unusedIpCountNotIn)
public VirtualPrivateCloudSubnetWhereInput addUnusedIpCountNotInItem(Integer unusedIpCountNotInItem)
@Nullable public List<Integer> getUnusedIpCountNotIn()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountNotIn_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput unusedIpCountNotIn_ExplictlyNonNull()
public void setUnusedIpCountNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getUnusedIpCountNotIn_IsExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput vpc(VirtualPrivateCloudWhereInput vpc)
@Nullable public VirtualPrivateCloudWhereInput getVpc()
public void setVpc(VirtualPrivateCloudWhereInput vpc)
public VirtualPrivateCloudSubnetWhereInput vpc_ExplictlyNull()
public VirtualPrivateCloudSubnetWhereInput vpc_ExplictlyNonNull()
public void setVpc_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVpc_IsExplictlyNull()
Copyright © 2025. All rights reserved.