@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class VirtualPrivateCloudServiceWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
VirtualPrivateCloudServiceWhereInput() |
public static final String SERIALIZED_NAME_CLUSTER_BINDINGS_EVERY
public static final String SERIALIZED_NAME_CLUSTER_BINDINGS_NONE
public static final String SERIALIZED_NAME_CLUSTER_BINDINGS_SOME
public static final String SERIALIZED_NAME_EDGE_GATEWAY_GROUPS_EVERY
public static final String SERIALIZED_NAME_EDGE_GATEWAY_GROUPS_NONE
public static final String SERIALIZED_NAME_EDGE_GATEWAY_GROUPS_SOME
public static final String SERIALIZED_NAME_EDGE_GATEWAYS_EVERY
public static final String SERIALIZED_NAME_EDGE_GATEWAYS_NONE
public static final String SERIALIZED_NAME_EDGE_GATEWAYS_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_EVEROUTE_CLUSTER
public static final String SERIALIZED_NAME_EXTERNAL_SUBNETS_EVERY
public static final String SERIALIZED_NAME_EXTERNAL_SUBNETS_NONE
public static final String SERIALIZED_NAME_EXTERNAL_SUBNETS_SOME
public static final String SERIALIZED_NAME_ID_NOT_CONTAINS
public static final String SERIALIZED_NAME_ID_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_ID_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_ID_STARTS_WITH
public static final String SERIALIZED_NAME_INTERNAL_CIDR_CONTAINS
public static final String SERIALIZED_NAME_INTERNAL_CIDR_ENDS_WITH
public static final String SERIALIZED_NAME_INTERNAL_CIDR_GT
public static final String SERIALIZED_NAME_INTERNAL_CIDR_GTE
public static final String SERIALIZED_NAME_INTERNAL_CIDR_IN
public static final String SERIALIZED_NAME_INTERNAL_CIDR_LT
public static final String SERIALIZED_NAME_INTERNAL_CIDR_LTE
public static final String SERIALIZED_NAME_INTERNAL_CIDR_NOT
public static final String SERIALIZED_NAME_INTERNAL_CIDR_NOT_CONTAINS
public static final String SERIALIZED_NAME_INTERNAL_CIDR_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_INTERNAL_CIDR_NOT_IN
public static final String SERIALIZED_NAME_INTERNAL_CIDR_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_INTERNAL_CIDR_STARTS_WITH
public VirtualPrivateCloudServiceWhereInput AND(List<VirtualPrivateCloudServiceWhereInput> AND)
public VirtualPrivateCloudServiceWhereInput addANDItem(VirtualPrivateCloudServiceWhereInput ANDItem)
@Nullable public List<VirtualPrivateCloudServiceWhereInput> getAND()
public void setAND(List<VirtualPrivateCloudServiceWhereInput> AND)
public VirtualPrivateCloudServiceWhereInput AND_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput NOT(List<VirtualPrivateCloudServiceWhereInput> NOT)
public VirtualPrivateCloudServiceWhereInput addNOTItem(VirtualPrivateCloudServiceWhereInput NOTItem)
@Nullable public List<VirtualPrivateCloudServiceWhereInput> getNOT()
public void setNOT(List<VirtualPrivateCloudServiceWhereInput> NOT)
public VirtualPrivateCloudServiceWhereInput NOT_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput OR(List<VirtualPrivateCloudServiceWhereInput> OR)
public VirtualPrivateCloudServiceWhereInput addORItem(VirtualPrivateCloudServiceWhereInput ORItem)
@Nullable public List<VirtualPrivateCloudServiceWhereInput> getOR()
public void setOR(List<VirtualPrivateCloudServiceWhereInput> OR)
public VirtualPrivateCloudServiceWhereInput OR_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput clusterBindingsEvery(VirtualPrivateCloudClusterBindingWhereInput clusterBindingsEvery)
@Nullable public VirtualPrivateCloudClusterBindingWhereInput getClusterBindingsEvery()
public void setClusterBindingsEvery(VirtualPrivateCloudClusterBindingWhereInput clusterBindingsEvery)
public VirtualPrivateCloudServiceWhereInput clusterBindingsEvery_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput clusterBindingsEvery_ExplictlyNonNull()
public void setClusterBindingsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterBindingsEvery_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput clusterBindingsNone(VirtualPrivateCloudClusterBindingWhereInput clusterBindingsNone)
@Nullable public VirtualPrivateCloudClusterBindingWhereInput getClusterBindingsNone()
public void setClusterBindingsNone(VirtualPrivateCloudClusterBindingWhereInput clusterBindingsNone)
public VirtualPrivateCloudServiceWhereInput clusterBindingsNone_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput clusterBindingsNone_ExplictlyNonNull()
public void setClusterBindingsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterBindingsNone_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput clusterBindingsSome(VirtualPrivateCloudClusterBindingWhereInput clusterBindingsSome)
@Nullable public VirtualPrivateCloudClusterBindingWhereInput getClusterBindingsSome()
public void setClusterBindingsSome(VirtualPrivateCloudClusterBindingWhereInput clusterBindingsSome)
public VirtualPrivateCloudServiceWhereInput clusterBindingsSome_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput clusterBindingsSome_ExplictlyNonNull()
public void setClusterBindingsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterBindingsSome_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewayGroupsEvery(VirtualPrivateCloudEdgeGatewayGroupWhereInput edgeGatewayGroupsEvery)
@Nullable public VirtualPrivateCloudEdgeGatewayGroupWhereInput getEdgeGatewayGroupsEvery()
public void setEdgeGatewayGroupsEvery(VirtualPrivateCloudEdgeGatewayGroupWhereInput edgeGatewayGroupsEvery)
public VirtualPrivateCloudServiceWhereInput edgeGatewayGroupsEvery_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewayGroupsEvery_ExplictlyNonNull()
public void setEdgeGatewayGroupsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEdgeGatewayGroupsEvery_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewayGroupsNone(VirtualPrivateCloudEdgeGatewayGroupWhereInput edgeGatewayGroupsNone)
@Nullable public VirtualPrivateCloudEdgeGatewayGroupWhereInput getEdgeGatewayGroupsNone()
public void setEdgeGatewayGroupsNone(VirtualPrivateCloudEdgeGatewayGroupWhereInput edgeGatewayGroupsNone)
public VirtualPrivateCloudServiceWhereInput edgeGatewayGroupsNone_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewayGroupsNone_ExplictlyNonNull()
public void setEdgeGatewayGroupsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEdgeGatewayGroupsNone_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewayGroupsSome(VirtualPrivateCloudEdgeGatewayGroupWhereInput edgeGatewayGroupsSome)
@Nullable public VirtualPrivateCloudEdgeGatewayGroupWhereInput getEdgeGatewayGroupsSome()
public void setEdgeGatewayGroupsSome(VirtualPrivateCloudEdgeGatewayGroupWhereInput edgeGatewayGroupsSome)
public VirtualPrivateCloudServiceWhereInput edgeGatewayGroupsSome_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewayGroupsSome_ExplictlyNonNull()
public void setEdgeGatewayGroupsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEdgeGatewayGroupsSome_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewaysEvery(VirtualPrivateCloudEdgeGatewayWhereInput edgeGatewaysEvery)
@Nullable public VirtualPrivateCloudEdgeGatewayWhereInput getEdgeGatewaysEvery()
public void setEdgeGatewaysEvery(VirtualPrivateCloudEdgeGatewayWhereInput edgeGatewaysEvery)
public VirtualPrivateCloudServiceWhereInput edgeGatewaysEvery_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewaysEvery_ExplictlyNonNull()
public void setEdgeGatewaysEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEdgeGatewaysEvery_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewaysNone(VirtualPrivateCloudEdgeGatewayWhereInput edgeGatewaysNone)
@Nullable public VirtualPrivateCloudEdgeGatewayWhereInput getEdgeGatewaysNone()
public void setEdgeGatewaysNone(VirtualPrivateCloudEdgeGatewayWhereInput edgeGatewaysNone)
public VirtualPrivateCloudServiceWhereInput edgeGatewaysNone_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewaysNone_ExplictlyNonNull()
public void setEdgeGatewaysNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEdgeGatewaysNone_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewaysSome(VirtualPrivateCloudEdgeGatewayWhereInput edgeGatewaysSome)
@Nullable public VirtualPrivateCloudEdgeGatewayWhereInput getEdgeGatewaysSome()
public void setEdgeGatewaysSome(VirtualPrivateCloudEdgeGatewayWhereInput edgeGatewaysSome)
public VirtualPrivateCloudServiceWhereInput edgeGatewaysSome_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput edgeGatewaysSome_ExplictlyNonNull()
public void setEdgeGatewaysSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEdgeGatewaysSome_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public VirtualPrivateCloudServiceWhereInput entityAsyncStatus_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VirtualPrivateCloudServiceWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public VirtualPrivateCloudServiceWhereInput entityAsyncStatusIn_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public VirtualPrivateCloudServiceWhereInput entityAsyncStatusNot_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VirtualPrivateCloudServiceWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public VirtualPrivateCloudServiceWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput everouteCluster(EverouteClusterWhereInput everouteCluster)
@Nullable public EverouteClusterWhereInput getEverouteCluster()
public void setEverouteCluster(EverouteClusterWhereInput everouteCluster)
public VirtualPrivateCloudServiceWhereInput everouteCluster_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput everouteCluster_ExplictlyNonNull()
public void setEverouteCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEverouteCluster_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput externalSubnetsEvery(VirtualPrivateCloudExternalSubnetWhereInput externalSubnetsEvery)
@Nullable public VirtualPrivateCloudExternalSubnetWhereInput getExternalSubnetsEvery()
public void setExternalSubnetsEvery(VirtualPrivateCloudExternalSubnetWhereInput externalSubnetsEvery)
public VirtualPrivateCloudServiceWhereInput externalSubnetsEvery_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput externalSubnetsEvery_ExplictlyNonNull()
public void setExternalSubnetsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalSubnetsEvery_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput externalSubnetsNone(VirtualPrivateCloudExternalSubnetWhereInput externalSubnetsNone)
@Nullable public VirtualPrivateCloudExternalSubnetWhereInput getExternalSubnetsNone()
public void setExternalSubnetsNone(VirtualPrivateCloudExternalSubnetWhereInput externalSubnetsNone)
public VirtualPrivateCloudServiceWhereInput externalSubnetsNone_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput externalSubnetsNone_ExplictlyNonNull()
public void setExternalSubnetsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalSubnetsNone_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput externalSubnetsSome(VirtualPrivateCloudExternalSubnetWhereInput externalSubnetsSome)
@Nullable public VirtualPrivateCloudExternalSubnetWhereInput getExternalSubnetsSome()
public void setExternalSubnetsSome(VirtualPrivateCloudExternalSubnetWhereInput externalSubnetsSome)
public VirtualPrivateCloudServiceWhereInput externalSubnetsSome_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput externalSubnetsSome_ExplictlyNonNull()
public void setExternalSubnetsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExternalSubnetsSome_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput id(String id)
public void setId(String id)
public VirtualPrivateCloudServiceWhereInput id_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public VirtualPrivateCloudServiceWhereInput idContains_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public VirtualPrivateCloudServiceWhereInput idEndsWith_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public VirtualPrivateCloudServiceWhereInput idGt_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public VirtualPrivateCloudServiceWhereInput idGte_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idIn(List<String> idIn)
public VirtualPrivateCloudServiceWhereInput addIdInItem(String idInItem)
public VirtualPrivateCloudServiceWhereInput idIn_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public VirtualPrivateCloudServiceWhereInput idLt_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public VirtualPrivateCloudServiceWhereInput idLte_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public VirtualPrivateCloudServiceWhereInput idNot_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public VirtualPrivateCloudServiceWhereInput idNotContains_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public VirtualPrivateCloudServiceWhereInput idNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idNotIn(List<String> idNotIn)
public VirtualPrivateCloudServiceWhereInput addIdNotInItem(String idNotInItem)
public VirtualPrivateCloudServiceWhereInput idNotIn_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public VirtualPrivateCloudServiceWhereInput idNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public VirtualPrivateCloudServiceWhereInput idStartsWith_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidr(String internalCidr)
public void setInternalCidr(String internalCidr)
public VirtualPrivateCloudServiceWhereInput internalCidr_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidr_ExplictlyNonNull()
public void setInternalCidr_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidr_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrContains(String internalCidrContains)
@Nullable public String getInternalCidrContains()
public void setInternalCidrContains(String internalCidrContains)
public VirtualPrivateCloudServiceWhereInput internalCidrContains_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrContains_ExplictlyNonNull()
public void setInternalCidrContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrContains_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrEndsWith(String internalCidrEndsWith)
@Nullable public String getInternalCidrEndsWith()
public void setInternalCidrEndsWith(String internalCidrEndsWith)
public VirtualPrivateCloudServiceWhereInput internalCidrEndsWith_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrEndsWith_ExplictlyNonNull()
public void setInternalCidrEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrEndsWith_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrGt(String internalCidrGt)
public void setInternalCidrGt(String internalCidrGt)
public VirtualPrivateCloudServiceWhereInput internalCidrGt_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrGt_ExplictlyNonNull()
public void setInternalCidrGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrGt_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrGte(String internalCidrGte)
@Nullable public String getInternalCidrGte()
public void setInternalCidrGte(String internalCidrGte)
public VirtualPrivateCloudServiceWhereInput internalCidrGte_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrGte_ExplictlyNonNull()
public void setInternalCidrGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrGte_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrIn(List<String> internalCidrIn)
public VirtualPrivateCloudServiceWhereInput addInternalCidrInItem(String internalCidrInItem)
@Nullable public List<String> getInternalCidrIn()
public VirtualPrivateCloudServiceWhereInput internalCidrIn_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrIn_ExplictlyNonNull()
public void setInternalCidrIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrIn_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrLt(String internalCidrLt)
public void setInternalCidrLt(String internalCidrLt)
public VirtualPrivateCloudServiceWhereInput internalCidrLt_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrLt_ExplictlyNonNull()
public void setInternalCidrLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrLt_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrLte(String internalCidrLte)
@Nullable public String getInternalCidrLte()
public void setInternalCidrLte(String internalCidrLte)
public VirtualPrivateCloudServiceWhereInput internalCidrLte_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrLte_ExplictlyNonNull()
public void setInternalCidrLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrLte_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrNot(String internalCidrNot)
@Nullable public String getInternalCidrNot()
public void setInternalCidrNot(String internalCidrNot)
public VirtualPrivateCloudServiceWhereInput internalCidrNot_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrNot_ExplictlyNonNull()
public void setInternalCidrNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrNot_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrNotContains(String internalCidrNotContains)
@Nullable public String getInternalCidrNotContains()
public void setInternalCidrNotContains(String internalCidrNotContains)
public VirtualPrivateCloudServiceWhereInput internalCidrNotContains_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrNotContains_ExplictlyNonNull()
public void setInternalCidrNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrNotContains_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrNotEndsWith(String internalCidrNotEndsWith)
@Nullable public String getInternalCidrNotEndsWith()
public void setInternalCidrNotEndsWith(String internalCidrNotEndsWith)
public VirtualPrivateCloudServiceWhereInput internalCidrNotEndsWith_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrNotEndsWith_ExplictlyNonNull()
public void setInternalCidrNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrNotEndsWith_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrNotIn(List<String> internalCidrNotIn)
public VirtualPrivateCloudServiceWhereInput addInternalCidrNotInItem(String internalCidrNotInItem)
@Nullable public List<String> getInternalCidrNotIn()
public VirtualPrivateCloudServiceWhereInput internalCidrNotIn_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrNotIn_ExplictlyNonNull()
public void setInternalCidrNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrNotIn_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrNotStartsWith(String internalCidrNotStartsWith)
@Nullable public String getInternalCidrNotStartsWith()
public void setInternalCidrNotStartsWith(String internalCidrNotStartsWith)
public VirtualPrivateCloudServiceWhereInput internalCidrNotStartsWith_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrNotStartsWith_ExplictlyNonNull()
public void setInternalCidrNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrNotStartsWith_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrStartsWith(String internalCidrStartsWith)
@Nullable public String getInternalCidrStartsWith()
public void setInternalCidrStartsWith(String internalCidrStartsWith)
public VirtualPrivateCloudServiceWhereInput internalCidrStartsWith_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput internalCidrStartsWith_ExplictlyNonNull()
public void setInternalCidrStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getInternalCidrStartsWith_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput phase(EverouteClusterPhase phase)
@Nullable public EverouteClusterPhase getPhase()
public void setPhase(EverouteClusterPhase phase)
public VirtualPrivateCloudServiceWhereInput phase_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput phase_ExplictlyNonNull()
public void setPhase_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhase_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput phaseIn(List<EverouteClusterPhase> phaseIn)
public VirtualPrivateCloudServiceWhereInput addPhaseInItem(EverouteClusterPhase phaseInItem)
@Nullable public List<EverouteClusterPhase> getPhaseIn()
public void setPhaseIn(List<EverouteClusterPhase> phaseIn)
public VirtualPrivateCloudServiceWhereInput phaseIn_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput phaseIn_ExplictlyNonNull()
public void setPhaseIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhaseIn_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput phaseNot(EverouteClusterPhase phaseNot)
@Nullable public EverouteClusterPhase getPhaseNot()
public void setPhaseNot(EverouteClusterPhase phaseNot)
public VirtualPrivateCloudServiceWhereInput phaseNot_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput phaseNot_ExplictlyNonNull()
public void setPhaseNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhaseNot_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput phaseNotIn(List<EverouteClusterPhase> phaseNotIn)
public VirtualPrivateCloudServiceWhereInput addPhaseNotInItem(EverouteClusterPhase phaseNotInItem)
@Nullable public List<EverouteClusterPhase> getPhaseNotIn()
public void setPhaseNotIn(List<EverouteClusterPhase> phaseNotIn)
public VirtualPrivateCloudServiceWhereInput phaseNotIn_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput phaseNotIn_ExplictlyNonNull()
public void setPhaseNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhaseNotIn_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput vpcsEvery(VirtualPrivateCloudWhereInput vpcsEvery)
@Nullable public VirtualPrivateCloudWhereInput getVpcsEvery()
public void setVpcsEvery(VirtualPrivateCloudWhereInput vpcsEvery)
public VirtualPrivateCloudServiceWhereInput vpcsEvery_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput vpcsEvery_ExplictlyNonNull()
public void setVpcsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVpcsEvery_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput vpcsNone(VirtualPrivateCloudWhereInput vpcsNone)
@Nullable public VirtualPrivateCloudWhereInput getVpcsNone()
public void setVpcsNone(VirtualPrivateCloudWhereInput vpcsNone)
public VirtualPrivateCloudServiceWhereInput vpcsNone_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput vpcsNone_ExplictlyNonNull()
public void setVpcsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVpcsNone_IsExplictlyNull()
public VirtualPrivateCloudServiceWhereInput vpcsSome(VirtualPrivateCloudWhereInput vpcsSome)
@Nullable public VirtualPrivateCloudWhereInput getVpcsSome()
public void setVpcsSome(VirtualPrivateCloudWhereInput vpcsSome)
public VirtualPrivateCloudServiceWhereInput vpcsSome_ExplictlyNull()
public VirtualPrivateCloudServiceWhereInput vpcsSome_ExplictlyNonNull()
public void setVpcsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVpcsSome_IsExplictlyNull()
Copyright © 2025. All rights reserved.