@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GraphWhereInput extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
GraphWhereInput() |
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_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_METRIC_COUNT_GT
public static final String SERIALIZED_NAME_METRIC_COUNT_GTE
public static final String SERIALIZED_NAME_METRIC_COUNT_IN
public static final String SERIALIZED_NAME_METRIC_COUNT_LT
public static final String SERIALIZED_NAME_METRIC_COUNT_LTE
public static final String SERIALIZED_NAME_METRIC_COUNT_NOT
public static final String SERIALIZED_NAME_METRIC_COUNT_NOT_IN
public static final String SERIALIZED_NAME_METRIC_NAME_CONTAINS
public static final String SERIALIZED_NAME_METRIC_NAME_ENDS_WITH
public static final String SERIALIZED_NAME_METRIC_NAME_GT
public static final String SERIALIZED_NAME_METRIC_NAME_GTE
public static final String SERIALIZED_NAME_METRIC_NAME_IN
public static final String SERIALIZED_NAME_METRIC_NAME_LT
public static final String SERIALIZED_NAME_METRIC_NAME_LTE
public static final String SERIALIZED_NAME_METRIC_NAME_NOT
public static final String SERIALIZED_NAME_METRIC_NAME_NOT_CONTAINS
public static final String SERIALIZED_NAME_METRIC_NAME_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_METRIC_NAME_NOT_IN
public static final String SERIALIZED_NAME_METRIC_NAME_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_METRIC_NAME_STARTS_WITH
public static final String SERIALIZED_NAME_METRIC_TYPE_IN
public static final String SERIALIZED_NAME_METRIC_TYPE_NOT
public static final String SERIALIZED_NAME_METRIC_TYPE_NOT_IN
public static final String SERIALIZED_NAME_NAMESPACES_EVERY
public static final String SERIALIZED_NAME_NAMESPACES_NONE
public static final String SERIALIZED_NAME_NAMESPACES_SOME
public static final String SERIALIZED_NAME_NETWORK_NOT_IN
public static final String SERIALIZED_NAME_RESOURCE_TYPE_CONTAINS
public static final String SERIALIZED_NAME_RESOURCE_TYPE_ENDS_WITH
public static final String SERIALIZED_NAME_RESOURCE_TYPE_GT
public static final String SERIALIZED_NAME_RESOURCE_TYPE_GTE
public static final String SERIALIZED_NAME_RESOURCE_TYPE_IN
public static final String SERIALIZED_NAME_RESOURCE_TYPE_LT
public static final String SERIALIZED_NAME_RESOURCE_TYPE_LTE
public static final String SERIALIZED_NAME_RESOURCE_TYPE_NOT
public static final String SERIALIZED_NAME_RESOURCE_TYPE_NOT_CONTAINS
public static final String SERIALIZED_NAME_RESOURCE_TYPE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_RESOURCE_TYPE_NOT_IN
public static final String SERIALIZED_NAME_RESOURCE_TYPE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_RESOURCE_TYPE_STARTS_WITH
public static final String SERIALIZED_NAME_SERVICE_CONTAINS
public static final String SERIALIZED_NAME_SERVICE_ENDS_WITH
public static final String SERIALIZED_NAME_SERVICE_NOT_CONTAINS
public static final String SERIALIZED_NAME_SERVICE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_SERVICE_NOT_IN
public static final String SERIALIZED_NAME_SERVICE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_SERVICE_STARTS_WITH
public static final String SERIALIZED_NAME_TITLE_CONTAINS
public static final String SERIALIZED_NAME_TITLE_ENDS_WITH
public static final String SERIALIZED_NAME_TITLE_NOT_CONTAINS
public static final String SERIALIZED_NAME_TITLE_NOT_ENDS_WITH
public static final String SERIALIZED_NAME_TITLE_NOT_STARTS_WITH
public static final String SERIALIZED_NAME_TITLE_STARTS_WITH
public static final String SERIALIZED_NAME_VM_VOLUMES_EVERY
public static final String SERIALIZED_NAME_VM_VOLUMES_NONE
public static final String SERIALIZED_NAME_VM_VOLUMES_SOME
public static final String SERIALIZED_NAME_WITNESSES_EVERY
public static final String SERIALIZED_NAME_WITNESSES_NONE
public static final String SERIALIZED_NAME_WITNESSES_SOME
public GraphWhereInput AND(List<GraphWhereInput> AND)
public GraphWhereInput addANDItem(GraphWhereInput ANDItem)
@Nullable public List<GraphWhereInput> getAND()
public void setAND(List<GraphWhereInput> AND)
public GraphWhereInput AND_ExplictlyNull()
public GraphWhereInput AND_ExplictlyNonNull()
public void setAND_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAND_IsExplictlyNull()
public GraphWhereInput NOT(List<GraphWhereInput> NOT)
public GraphWhereInput addNOTItem(GraphWhereInput NOTItem)
@Nullable public List<GraphWhereInput> getNOT()
public void setNOT(List<GraphWhereInput> NOT)
public GraphWhereInput NOT_ExplictlyNull()
public GraphWhereInput NOT_ExplictlyNonNull()
public void setNOT_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNOT_IsExplictlyNull()
public GraphWhereInput OR(List<GraphWhereInput> OR)
public GraphWhereInput addORItem(GraphWhereInput ORItem)
@Nullable public List<GraphWhereInput> getOR()
public void setOR(List<GraphWhereInput> OR)
public GraphWhereInput OR_ExplictlyNull()
public GraphWhereInput OR_ExplictlyNonNull()
public void setOR_IsExplictlyNull(boolean isExplictlyNull)
public boolean getOR_IsExplictlyNull()
public GraphWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public GraphWhereInput cluster_ExplictlyNull()
public GraphWhereInput cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public GraphWhereInput disksEvery(DiskWhereInput disksEvery)
@Nullable public DiskWhereInput getDisksEvery()
public void setDisksEvery(DiskWhereInput disksEvery)
public GraphWhereInput disksEvery_ExplictlyNull()
public GraphWhereInput disksEvery_ExplictlyNonNull()
public void setDisksEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisksEvery_IsExplictlyNull()
public GraphWhereInput disksNone(DiskWhereInput disksNone)
@Nullable public DiskWhereInput getDisksNone()
public void setDisksNone(DiskWhereInput disksNone)
public GraphWhereInput disksNone_ExplictlyNull()
public GraphWhereInput disksNone_ExplictlyNonNull()
public void setDisksNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisksNone_IsExplictlyNull()
public GraphWhereInput disksSome(DiskWhereInput disksSome)
@Nullable public DiskWhereInput getDisksSome()
public void setDisksSome(DiskWhereInput disksSome)
public GraphWhereInput disksSome_ExplictlyNull()
public GraphWhereInput disksSome_ExplictlyNonNull()
public void setDisksSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDisksSome_IsExplictlyNull()
public GraphWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public GraphWhereInput entityAsyncStatus_ExplictlyNull()
public GraphWhereInput entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public GraphWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public GraphWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public GraphWhereInput entityAsyncStatusIn_ExplictlyNull()
public GraphWhereInput entityAsyncStatusIn_ExplictlyNonNull()
public void setEntityAsyncStatusIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusIn_IsExplictlyNull()
public GraphWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public GraphWhereInput entityAsyncStatusNot_ExplictlyNull()
public GraphWhereInput entityAsyncStatusNot_ExplictlyNonNull()
public void setEntityAsyncStatusNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNot_IsExplictlyNull()
public GraphWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public GraphWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public GraphWhereInput entityAsyncStatusNotIn_ExplictlyNull()
public GraphWhereInput entityAsyncStatusNotIn_ExplictlyNonNull()
public void setEntityAsyncStatusNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatusNotIn_IsExplictlyNull()
public GraphWhereInput hostsEvery(HostWhereInput hostsEvery)
@Nullable public HostWhereInput getHostsEvery()
public void setHostsEvery(HostWhereInput hostsEvery)
public GraphWhereInput hostsEvery_ExplictlyNull()
public GraphWhereInput hostsEvery_ExplictlyNonNull()
public void setHostsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHostsEvery_IsExplictlyNull()
public GraphWhereInput hostsNone(HostWhereInput hostsNone)
@Nullable public HostWhereInput getHostsNone()
public void setHostsNone(HostWhereInput hostsNone)
public GraphWhereInput hostsNone_ExplictlyNull()
public GraphWhereInput hostsNone_ExplictlyNonNull()
public void setHostsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHostsNone_IsExplictlyNull()
public GraphWhereInput hostsSome(HostWhereInput hostsSome)
@Nullable public HostWhereInput getHostsSome()
public void setHostsSome(HostWhereInput hostsSome)
public GraphWhereInput hostsSome_ExplictlyNull()
public GraphWhereInput hostsSome_ExplictlyNonNull()
public void setHostsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHostsSome_IsExplictlyNull()
public GraphWhereInput id(String id)
public void setId(String id)
public GraphWhereInput id_ExplictlyNull()
public GraphWhereInput id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public GraphWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public GraphWhereInput idContains_ExplictlyNull()
public GraphWhereInput idContains_ExplictlyNonNull()
public void setIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdContains_IsExplictlyNull()
public GraphWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public GraphWhereInput idEndsWith_ExplictlyNull()
public GraphWhereInput idEndsWith_ExplictlyNonNull()
public void setIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdEndsWith_IsExplictlyNull()
public GraphWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public GraphWhereInput idGt_ExplictlyNull()
public GraphWhereInput idGt_ExplictlyNonNull()
public void setIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGt_IsExplictlyNull()
public GraphWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public GraphWhereInput idGte_ExplictlyNull()
public GraphWhereInput idGte_ExplictlyNonNull()
public void setIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdGte_IsExplictlyNull()
public GraphWhereInput idIn(List<String> idIn)
public GraphWhereInput addIdInItem(String idInItem)
public GraphWhereInput idIn_ExplictlyNull()
public GraphWhereInput idIn_ExplictlyNonNull()
public void setIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdIn_IsExplictlyNull()
public GraphWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public GraphWhereInput idLt_ExplictlyNull()
public GraphWhereInput idLt_ExplictlyNonNull()
public void setIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLt_IsExplictlyNull()
public GraphWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public GraphWhereInput idLte_ExplictlyNull()
public GraphWhereInput idLte_ExplictlyNonNull()
public void setIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdLte_IsExplictlyNull()
public GraphWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public GraphWhereInput idNot_ExplictlyNull()
public GraphWhereInput idNot_ExplictlyNonNull()
public void setIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNot_IsExplictlyNull()
public GraphWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public GraphWhereInput idNotContains_ExplictlyNull()
public GraphWhereInput idNotContains_ExplictlyNonNull()
public void setIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotContains_IsExplictlyNull()
public GraphWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public GraphWhereInput idNotEndsWith_ExplictlyNull()
public GraphWhereInput idNotEndsWith_ExplictlyNonNull()
public void setIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotEndsWith_IsExplictlyNull()
public GraphWhereInput idNotIn(List<String> idNotIn)
public GraphWhereInput addIdNotInItem(String idNotInItem)
public GraphWhereInput idNotIn_ExplictlyNull()
public GraphWhereInput idNotIn_ExplictlyNonNull()
public void setIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotIn_IsExplictlyNull()
public GraphWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public GraphWhereInput idNotStartsWith_ExplictlyNull()
public GraphWhereInput idNotStartsWith_ExplictlyNonNull()
public void setIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdNotStartsWith_IsExplictlyNull()
public GraphWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public GraphWhereInput idStartsWith_ExplictlyNull()
public GraphWhereInput idStartsWith_ExplictlyNonNull()
public void setIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getIdStartsWith_IsExplictlyNull()
public GraphWhereInput localId(String localId)
public void setLocalId(String localId)
public GraphWhereInput localId_ExplictlyNull()
public GraphWhereInput localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public GraphWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public GraphWhereInput localIdContains_ExplictlyNull()
public GraphWhereInput localIdContains_ExplictlyNonNull()
public void setLocalIdContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdContains_IsExplictlyNull()
public GraphWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public GraphWhereInput localIdEndsWith_ExplictlyNull()
public GraphWhereInput localIdEndsWith_ExplictlyNonNull()
public void setLocalIdEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdEndsWith_IsExplictlyNull()
public GraphWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public GraphWhereInput localIdGt_ExplictlyNull()
public GraphWhereInput localIdGt_ExplictlyNonNull()
public void setLocalIdGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGt_IsExplictlyNull()
public GraphWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public GraphWhereInput localIdGte_ExplictlyNull()
public GraphWhereInput localIdGte_ExplictlyNonNull()
public void setLocalIdGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdGte_IsExplictlyNull()
public GraphWhereInput localIdIn(List<String> localIdIn)
public GraphWhereInput addLocalIdInItem(String localIdInItem)
public GraphWhereInput localIdIn_ExplictlyNull()
public GraphWhereInput localIdIn_ExplictlyNonNull()
public void setLocalIdIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdIn_IsExplictlyNull()
public GraphWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public GraphWhereInput localIdLt_ExplictlyNull()
public GraphWhereInput localIdLt_ExplictlyNonNull()
public void setLocalIdLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLt_IsExplictlyNull()
public GraphWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public GraphWhereInput localIdLte_ExplictlyNull()
public GraphWhereInput localIdLte_ExplictlyNonNull()
public void setLocalIdLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdLte_IsExplictlyNull()
public GraphWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public GraphWhereInput localIdNot_ExplictlyNull()
public GraphWhereInput localIdNot_ExplictlyNonNull()
public void setLocalIdNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNot_IsExplictlyNull()
public GraphWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public GraphWhereInput localIdNotContains_ExplictlyNull()
public GraphWhereInput localIdNotContains_ExplictlyNonNull()
public void setLocalIdNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotContains_IsExplictlyNull()
public GraphWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public GraphWhereInput localIdNotEndsWith_ExplictlyNull()
public GraphWhereInput localIdNotEndsWith_ExplictlyNonNull()
public void setLocalIdNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotEndsWith_IsExplictlyNull()
public GraphWhereInput localIdNotIn(List<String> localIdNotIn)
public GraphWhereInput addLocalIdNotInItem(String localIdNotInItem)
public GraphWhereInput localIdNotIn_ExplictlyNull()
public GraphWhereInput localIdNotIn_ExplictlyNonNull()
public void setLocalIdNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotIn_IsExplictlyNull()
public GraphWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public GraphWhereInput localIdNotStartsWith_ExplictlyNull()
public GraphWhereInput localIdNotStartsWith_ExplictlyNonNull()
public void setLocalIdNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdNotStartsWith_IsExplictlyNull()
public GraphWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public GraphWhereInput localIdStartsWith_ExplictlyNull()
public GraphWhereInput localIdStartsWith_ExplictlyNonNull()
public void setLocalIdStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalIdStartsWith_IsExplictlyNull()
public GraphWhereInput lunsEvery(IscsiLunWhereInput lunsEvery)
@Nullable public IscsiLunWhereInput getLunsEvery()
public void setLunsEvery(IscsiLunWhereInput lunsEvery)
public GraphWhereInput lunsEvery_ExplictlyNull()
public GraphWhereInput lunsEvery_ExplictlyNonNull()
public void setLunsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLunsEvery_IsExplictlyNull()
public GraphWhereInput lunsNone(IscsiLunWhereInput lunsNone)
@Nullable public IscsiLunWhereInput getLunsNone()
public void setLunsNone(IscsiLunWhereInput lunsNone)
public GraphWhereInput lunsNone_ExplictlyNull()
public GraphWhereInput lunsNone_ExplictlyNonNull()
public void setLunsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLunsNone_IsExplictlyNull()
public GraphWhereInput lunsSome(IscsiLunWhereInput lunsSome)
@Nullable public IscsiLunWhereInput getLunsSome()
public void setLunsSome(IscsiLunWhereInput lunsSome)
public GraphWhereInput lunsSome_ExplictlyNull()
public GraphWhereInput lunsSome_ExplictlyNonNull()
public void setLunsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLunsSome_IsExplictlyNull()
public GraphWhereInput metricCount(Integer metricCount)
public void setMetricCount(Integer metricCount)
public GraphWhereInput metricCount_ExplictlyNull()
public GraphWhereInput metricCount_ExplictlyNonNull()
public void setMetricCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricCount_IsExplictlyNull()
public GraphWhereInput metricCountGt(Integer metricCountGt)
public void setMetricCountGt(Integer metricCountGt)
public GraphWhereInput metricCountGt_ExplictlyNull()
public GraphWhereInput metricCountGt_ExplictlyNonNull()
public void setMetricCountGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricCountGt_IsExplictlyNull()
public GraphWhereInput metricCountGte(Integer metricCountGte)
@Nullable public Integer getMetricCountGte()
public void setMetricCountGte(Integer metricCountGte)
public GraphWhereInput metricCountGte_ExplictlyNull()
public GraphWhereInput metricCountGte_ExplictlyNonNull()
public void setMetricCountGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricCountGte_IsExplictlyNull()
public GraphWhereInput metricCountIn(List<Integer> metricCountIn)
public GraphWhereInput addMetricCountInItem(Integer metricCountInItem)
@Nullable public List<Integer> getMetricCountIn()
public GraphWhereInput metricCountIn_ExplictlyNull()
public GraphWhereInput metricCountIn_ExplictlyNonNull()
public void setMetricCountIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricCountIn_IsExplictlyNull()
public GraphWhereInput metricCountLt(Integer metricCountLt)
public void setMetricCountLt(Integer metricCountLt)
public GraphWhereInput metricCountLt_ExplictlyNull()
public GraphWhereInput metricCountLt_ExplictlyNonNull()
public void setMetricCountLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricCountLt_IsExplictlyNull()
public GraphWhereInput metricCountLte(Integer metricCountLte)
@Nullable public Integer getMetricCountLte()
public void setMetricCountLte(Integer metricCountLte)
public GraphWhereInput metricCountLte_ExplictlyNull()
public GraphWhereInput metricCountLte_ExplictlyNonNull()
public void setMetricCountLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricCountLte_IsExplictlyNull()
public GraphWhereInput metricCountNot(Integer metricCountNot)
@Nullable public Integer getMetricCountNot()
public void setMetricCountNot(Integer metricCountNot)
public GraphWhereInput metricCountNot_ExplictlyNull()
public GraphWhereInput metricCountNot_ExplictlyNonNull()
public void setMetricCountNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricCountNot_IsExplictlyNull()
public GraphWhereInput metricCountNotIn(List<Integer> metricCountNotIn)
public GraphWhereInput addMetricCountNotInItem(Integer metricCountNotInItem)
@Nullable public List<Integer> getMetricCountNotIn()
public GraphWhereInput metricCountNotIn_ExplictlyNull()
public GraphWhereInput metricCountNotIn_ExplictlyNonNull()
public void setMetricCountNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricCountNotIn_IsExplictlyNull()
public GraphWhereInput metricName(String metricName)
public void setMetricName(String metricName)
public GraphWhereInput metricName_ExplictlyNull()
public GraphWhereInput metricName_ExplictlyNonNull()
public void setMetricName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricName_IsExplictlyNull()
public GraphWhereInput metricNameContains(String metricNameContains)
@Nullable public String getMetricNameContains()
public void setMetricNameContains(String metricNameContains)
public GraphWhereInput metricNameContains_ExplictlyNull()
public GraphWhereInput metricNameContains_ExplictlyNonNull()
public void setMetricNameContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameContains_IsExplictlyNull()
public GraphWhereInput metricNameEndsWith(String metricNameEndsWith)
@Nullable public String getMetricNameEndsWith()
public void setMetricNameEndsWith(String metricNameEndsWith)
public GraphWhereInput metricNameEndsWith_ExplictlyNull()
public GraphWhereInput metricNameEndsWith_ExplictlyNonNull()
public void setMetricNameEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameEndsWith_IsExplictlyNull()
public GraphWhereInput metricNameGt(String metricNameGt)
public void setMetricNameGt(String metricNameGt)
public GraphWhereInput metricNameGt_ExplictlyNull()
public GraphWhereInput metricNameGt_ExplictlyNonNull()
public void setMetricNameGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameGt_IsExplictlyNull()
public GraphWhereInput metricNameGte(String metricNameGte)
public void setMetricNameGte(String metricNameGte)
public GraphWhereInput metricNameGte_ExplictlyNull()
public GraphWhereInput metricNameGte_ExplictlyNonNull()
public void setMetricNameGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameGte_IsExplictlyNull()
public GraphWhereInput metricNameIn(List<String> metricNameIn)
public GraphWhereInput addMetricNameInItem(String metricNameInItem)
public GraphWhereInput metricNameIn_ExplictlyNull()
public GraphWhereInput metricNameIn_ExplictlyNonNull()
public void setMetricNameIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameIn_IsExplictlyNull()
public GraphWhereInput metricNameLt(String metricNameLt)
public void setMetricNameLt(String metricNameLt)
public GraphWhereInput metricNameLt_ExplictlyNull()
public GraphWhereInput metricNameLt_ExplictlyNonNull()
public void setMetricNameLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameLt_IsExplictlyNull()
public GraphWhereInput metricNameLte(String metricNameLte)
public void setMetricNameLte(String metricNameLte)
public GraphWhereInput metricNameLte_ExplictlyNull()
public GraphWhereInput metricNameLte_ExplictlyNonNull()
public void setMetricNameLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameLte_IsExplictlyNull()
public GraphWhereInput metricNameNot(String metricNameNot)
public void setMetricNameNot(String metricNameNot)
public GraphWhereInput metricNameNot_ExplictlyNull()
public GraphWhereInput metricNameNot_ExplictlyNonNull()
public void setMetricNameNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameNot_IsExplictlyNull()
public GraphWhereInput metricNameNotContains(String metricNameNotContains)
@Nullable public String getMetricNameNotContains()
public void setMetricNameNotContains(String metricNameNotContains)
public GraphWhereInput metricNameNotContains_ExplictlyNull()
public GraphWhereInput metricNameNotContains_ExplictlyNonNull()
public void setMetricNameNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameNotContains_IsExplictlyNull()
public GraphWhereInput metricNameNotEndsWith(String metricNameNotEndsWith)
@Nullable public String getMetricNameNotEndsWith()
public void setMetricNameNotEndsWith(String metricNameNotEndsWith)
public GraphWhereInput metricNameNotEndsWith_ExplictlyNull()
public GraphWhereInput metricNameNotEndsWith_ExplictlyNonNull()
public void setMetricNameNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameNotEndsWith_IsExplictlyNull()
public GraphWhereInput metricNameNotIn(List<String> metricNameNotIn)
public GraphWhereInput addMetricNameNotInItem(String metricNameNotInItem)
@Nullable public List<String> getMetricNameNotIn()
public GraphWhereInput metricNameNotIn_ExplictlyNull()
public GraphWhereInput metricNameNotIn_ExplictlyNonNull()
public void setMetricNameNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameNotIn_IsExplictlyNull()
public GraphWhereInput metricNameNotStartsWith(String metricNameNotStartsWith)
@Nullable public String getMetricNameNotStartsWith()
public void setMetricNameNotStartsWith(String metricNameNotStartsWith)
public GraphWhereInput metricNameNotStartsWith_ExplictlyNull()
public GraphWhereInput metricNameNotStartsWith_ExplictlyNonNull()
public void setMetricNameNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameNotStartsWith_IsExplictlyNull()
public GraphWhereInput metricNameStartsWith(String metricNameStartsWith)
@Nullable public String getMetricNameStartsWith()
public void setMetricNameStartsWith(String metricNameStartsWith)
public GraphWhereInput metricNameStartsWith_ExplictlyNull()
public GraphWhereInput metricNameStartsWith_ExplictlyNonNull()
public void setMetricNameStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricNameStartsWith_IsExplictlyNull()
public GraphWhereInput metricType(MetricType metricType)
@Nullable public MetricType getMetricType()
public void setMetricType(MetricType metricType)
public GraphWhereInput metricType_ExplictlyNull()
public GraphWhereInput metricType_ExplictlyNonNull()
public void setMetricType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricType_IsExplictlyNull()
public GraphWhereInput metricTypeIn(List<MetricType> metricTypeIn)
public GraphWhereInput addMetricTypeInItem(MetricType metricTypeInItem)
@Nullable public List<MetricType> getMetricTypeIn()
public void setMetricTypeIn(List<MetricType> metricTypeIn)
public GraphWhereInput metricTypeIn_ExplictlyNull()
public GraphWhereInput metricTypeIn_ExplictlyNonNull()
public void setMetricTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricTypeIn_IsExplictlyNull()
public GraphWhereInput metricTypeNot(MetricType metricTypeNot)
@Nullable public MetricType getMetricTypeNot()
public void setMetricTypeNot(MetricType metricTypeNot)
public GraphWhereInput metricTypeNot_ExplictlyNull()
public GraphWhereInput metricTypeNot_ExplictlyNonNull()
public void setMetricTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricTypeNot_IsExplictlyNull()
public GraphWhereInput metricTypeNotIn(List<MetricType> metricTypeNotIn)
public GraphWhereInput addMetricTypeNotInItem(MetricType metricTypeNotInItem)
@Nullable public List<MetricType> getMetricTypeNotIn()
public void setMetricTypeNotIn(List<MetricType> metricTypeNotIn)
public GraphWhereInput metricTypeNotIn_ExplictlyNull()
public GraphWhereInput metricTypeNotIn_ExplictlyNonNull()
public void setMetricTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMetricTypeNotIn_IsExplictlyNull()
public GraphWhereInput namespacesEvery(NvmfNamespaceWhereInput namespacesEvery)
@Nullable public NvmfNamespaceWhereInput getNamespacesEvery()
public void setNamespacesEvery(NvmfNamespaceWhereInput namespacesEvery)
public GraphWhereInput namespacesEvery_ExplictlyNull()
public GraphWhereInput namespacesEvery_ExplictlyNonNull()
public void setNamespacesEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNamespacesEvery_IsExplictlyNull()
public GraphWhereInput namespacesNone(NvmfNamespaceWhereInput namespacesNone)
@Nullable public NvmfNamespaceWhereInput getNamespacesNone()
public void setNamespacesNone(NvmfNamespaceWhereInput namespacesNone)
public GraphWhereInput namespacesNone_ExplictlyNull()
public GraphWhereInput namespacesNone_ExplictlyNonNull()
public void setNamespacesNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNamespacesNone_IsExplictlyNull()
public GraphWhereInput namespacesSome(NvmfNamespaceWhereInput namespacesSome)
@Nullable public NvmfNamespaceWhereInput getNamespacesSome()
public void setNamespacesSome(NvmfNamespaceWhereInput namespacesSome)
public GraphWhereInput namespacesSome_ExplictlyNull()
public GraphWhereInput namespacesSome_ExplictlyNonNull()
public void setNamespacesSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNamespacesSome_IsExplictlyNull()
public GraphWhereInput network(NetworkType network)
@Nullable public NetworkType getNetwork()
public void setNetwork(NetworkType network)
public GraphWhereInput network_ExplictlyNull()
public GraphWhereInput network_ExplictlyNonNull()
public void setNetwork_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNetwork_IsExplictlyNull()
public GraphWhereInput networkIn(List<NetworkType> networkIn)
public GraphWhereInput addNetworkInItem(NetworkType networkInItem)
@Nullable public List<NetworkType> getNetworkIn()
public void setNetworkIn(List<NetworkType> networkIn)
public GraphWhereInput networkIn_ExplictlyNull()
public GraphWhereInput networkIn_ExplictlyNonNull()
public void setNetworkIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNetworkIn_IsExplictlyNull()
public GraphWhereInput networkNot(NetworkType networkNot)
@Nullable public NetworkType getNetworkNot()
public void setNetworkNot(NetworkType networkNot)
public GraphWhereInput networkNot_ExplictlyNull()
public GraphWhereInput networkNot_ExplictlyNonNull()
public void setNetworkNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNetworkNot_IsExplictlyNull()
public GraphWhereInput networkNotIn(List<NetworkType> networkNotIn)
public GraphWhereInput addNetworkNotInItem(NetworkType networkNotInItem)
@Nullable public List<NetworkType> getNetworkNotIn()
public void setNetworkNotIn(List<NetworkType> networkNotIn)
public GraphWhereInput networkNotIn_ExplictlyNull()
public GraphWhereInput networkNotIn_ExplictlyNonNull()
public void setNetworkNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNetworkNotIn_IsExplictlyNull()
public GraphWhereInput nicsEvery(NicWhereInput nicsEvery)
@Nullable public NicWhereInput getNicsEvery()
public void setNicsEvery(NicWhereInput nicsEvery)
public GraphWhereInput nicsEvery_ExplictlyNull()
public GraphWhereInput nicsEvery_ExplictlyNonNull()
public void setNicsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNicsEvery_IsExplictlyNull()
public GraphWhereInput nicsNone(NicWhereInput nicsNone)
@Nullable public NicWhereInput getNicsNone()
public void setNicsNone(NicWhereInput nicsNone)
public GraphWhereInput nicsNone_ExplictlyNull()
public GraphWhereInput nicsNone_ExplictlyNonNull()
public void setNicsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNicsNone_IsExplictlyNull()
public GraphWhereInput nicsSome(NicWhereInput nicsSome)
@Nullable public NicWhereInput getNicsSome()
public void setNicsSome(NicWhereInput nicsSome)
public GraphWhereInput nicsSome_ExplictlyNull()
public GraphWhereInput nicsSome_ExplictlyNonNull()
public void setNicsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNicsSome_IsExplictlyNull()
public GraphWhereInput resourceType(String resourceType)
public void setResourceType(String resourceType)
public GraphWhereInput resourceType_ExplictlyNull()
public GraphWhereInput resourceType_ExplictlyNonNull()
public void setResourceType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceType_IsExplictlyNull()
public GraphWhereInput resourceTypeContains(String resourceTypeContains)
@Nullable public String getResourceTypeContains()
public void setResourceTypeContains(String resourceTypeContains)
public GraphWhereInput resourceTypeContains_ExplictlyNull()
public GraphWhereInput resourceTypeContains_ExplictlyNonNull()
public void setResourceTypeContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeContains_IsExplictlyNull()
public GraphWhereInput resourceTypeEndsWith(String resourceTypeEndsWith)
@Nullable public String getResourceTypeEndsWith()
public void setResourceTypeEndsWith(String resourceTypeEndsWith)
public GraphWhereInput resourceTypeEndsWith_ExplictlyNull()
public GraphWhereInput resourceTypeEndsWith_ExplictlyNonNull()
public void setResourceTypeEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeEndsWith_IsExplictlyNull()
public GraphWhereInput resourceTypeGt(String resourceTypeGt)
public void setResourceTypeGt(String resourceTypeGt)
public GraphWhereInput resourceTypeGt_ExplictlyNull()
public GraphWhereInput resourceTypeGt_ExplictlyNonNull()
public void setResourceTypeGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeGt_IsExplictlyNull()
public GraphWhereInput resourceTypeGte(String resourceTypeGte)
@Nullable public String getResourceTypeGte()
public void setResourceTypeGte(String resourceTypeGte)
public GraphWhereInput resourceTypeGte_ExplictlyNull()
public GraphWhereInput resourceTypeGte_ExplictlyNonNull()
public void setResourceTypeGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeGte_IsExplictlyNull()
public GraphWhereInput resourceTypeIn(List<String> resourceTypeIn)
public GraphWhereInput addResourceTypeInItem(String resourceTypeInItem)
@Nullable public List<String> getResourceTypeIn()
public GraphWhereInput resourceTypeIn_ExplictlyNull()
public GraphWhereInput resourceTypeIn_ExplictlyNonNull()
public void setResourceTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeIn_IsExplictlyNull()
public GraphWhereInput resourceTypeLt(String resourceTypeLt)
public void setResourceTypeLt(String resourceTypeLt)
public GraphWhereInput resourceTypeLt_ExplictlyNull()
public GraphWhereInput resourceTypeLt_ExplictlyNonNull()
public void setResourceTypeLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeLt_IsExplictlyNull()
public GraphWhereInput resourceTypeLte(String resourceTypeLte)
@Nullable public String getResourceTypeLte()
public void setResourceTypeLte(String resourceTypeLte)
public GraphWhereInput resourceTypeLte_ExplictlyNull()
public GraphWhereInput resourceTypeLte_ExplictlyNonNull()
public void setResourceTypeLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeLte_IsExplictlyNull()
public GraphWhereInput resourceTypeNot(String resourceTypeNot)
@Nullable public String getResourceTypeNot()
public void setResourceTypeNot(String resourceTypeNot)
public GraphWhereInput resourceTypeNot_ExplictlyNull()
public GraphWhereInput resourceTypeNot_ExplictlyNonNull()
public void setResourceTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeNot_IsExplictlyNull()
public GraphWhereInput resourceTypeNotContains(String resourceTypeNotContains)
@Nullable public String getResourceTypeNotContains()
public void setResourceTypeNotContains(String resourceTypeNotContains)
public GraphWhereInput resourceTypeNotContains_ExplictlyNull()
public GraphWhereInput resourceTypeNotContains_ExplictlyNonNull()
public void setResourceTypeNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeNotContains_IsExplictlyNull()
public GraphWhereInput resourceTypeNotEndsWith(String resourceTypeNotEndsWith)
@Nullable public String getResourceTypeNotEndsWith()
public void setResourceTypeNotEndsWith(String resourceTypeNotEndsWith)
public GraphWhereInput resourceTypeNotEndsWith_ExplictlyNull()
public GraphWhereInput resourceTypeNotEndsWith_ExplictlyNonNull()
public void setResourceTypeNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeNotEndsWith_IsExplictlyNull()
public GraphWhereInput resourceTypeNotIn(List<String> resourceTypeNotIn)
public GraphWhereInput addResourceTypeNotInItem(String resourceTypeNotInItem)
@Nullable public List<String> getResourceTypeNotIn()
public GraphWhereInput resourceTypeNotIn_ExplictlyNull()
public GraphWhereInput resourceTypeNotIn_ExplictlyNonNull()
public void setResourceTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeNotIn_IsExplictlyNull()
public GraphWhereInput resourceTypeNotStartsWith(String resourceTypeNotStartsWith)
@Nullable public String getResourceTypeNotStartsWith()
public void setResourceTypeNotStartsWith(String resourceTypeNotStartsWith)
public GraphWhereInput resourceTypeNotStartsWith_ExplictlyNull()
public GraphWhereInput resourceTypeNotStartsWith_ExplictlyNonNull()
public void setResourceTypeNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeNotStartsWith_IsExplictlyNull()
public GraphWhereInput resourceTypeStartsWith(String resourceTypeStartsWith)
@Nullable public String getResourceTypeStartsWith()
public void setResourceTypeStartsWith(String resourceTypeStartsWith)
public GraphWhereInput resourceTypeStartsWith_ExplictlyNull()
public GraphWhereInput resourceTypeStartsWith_ExplictlyNonNull()
public void setResourceTypeStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getResourceTypeStartsWith_IsExplictlyNull()
public GraphWhereInput service(String service)
public void setService(String service)
public GraphWhereInput service_ExplictlyNull()
public GraphWhereInput service_ExplictlyNonNull()
public void setService_IsExplictlyNull(boolean isExplictlyNull)
public boolean getService_IsExplictlyNull()
public GraphWhereInput serviceContains(String serviceContains)
@Nullable public String getServiceContains()
public void setServiceContains(String serviceContains)
public GraphWhereInput serviceContains_ExplictlyNull()
public GraphWhereInput serviceContains_ExplictlyNonNull()
public void setServiceContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceContains_IsExplictlyNull()
public GraphWhereInput serviceEndsWith(String serviceEndsWith)
@Nullable public String getServiceEndsWith()
public void setServiceEndsWith(String serviceEndsWith)
public GraphWhereInput serviceEndsWith_ExplictlyNull()
public GraphWhereInput serviceEndsWith_ExplictlyNonNull()
public void setServiceEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceEndsWith_IsExplictlyNull()
public GraphWhereInput serviceGt(String serviceGt)
public void setServiceGt(String serviceGt)
public GraphWhereInput serviceGt_ExplictlyNull()
public GraphWhereInput serviceGt_ExplictlyNonNull()
public void setServiceGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceGt_IsExplictlyNull()
public GraphWhereInput serviceGte(String serviceGte)
public void setServiceGte(String serviceGte)
public GraphWhereInput serviceGte_ExplictlyNull()
public GraphWhereInput serviceGte_ExplictlyNonNull()
public void setServiceGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceGte_IsExplictlyNull()
public GraphWhereInput serviceIn(List<String> serviceIn)
public GraphWhereInput addServiceInItem(String serviceInItem)
public GraphWhereInput serviceIn_ExplictlyNull()
public GraphWhereInput serviceIn_ExplictlyNonNull()
public void setServiceIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceIn_IsExplictlyNull()
public GraphWhereInput serviceLt(String serviceLt)
public void setServiceLt(String serviceLt)
public GraphWhereInput serviceLt_ExplictlyNull()
public GraphWhereInput serviceLt_ExplictlyNonNull()
public void setServiceLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceLt_IsExplictlyNull()
public GraphWhereInput serviceLte(String serviceLte)
public void setServiceLte(String serviceLte)
public GraphWhereInput serviceLte_ExplictlyNull()
public GraphWhereInput serviceLte_ExplictlyNonNull()
public void setServiceLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceLte_IsExplictlyNull()
public GraphWhereInput serviceNot(String serviceNot)
public void setServiceNot(String serviceNot)
public GraphWhereInput serviceNot_ExplictlyNull()
public GraphWhereInput serviceNot_ExplictlyNonNull()
public void setServiceNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceNot_IsExplictlyNull()
public GraphWhereInput serviceNotContains(String serviceNotContains)
@Nullable public String getServiceNotContains()
public void setServiceNotContains(String serviceNotContains)
public GraphWhereInput serviceNotContains_ExplictlyNull()
public GraphWhereInput serviceNotContains_ExplictlyNonNull()
public void setServiceNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceNotContains_IsExplictlyNull()
public GraphWhereInput serviceNotEndsWith(String serviceNotEndsWith)
@Nullable public String getServiceNotEndsWith()
public void setServiceNotEndsWith(String serviceNotEndsWith)
public GraphWhereInput serviceNotEndsWith_ExplictlyNull()
public GraphWhereInput serviceNotEndsWith_ExplictlyNonNull()
public void setServiceNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceNotEndsWith_IsExplictlyNull()
public GraphWhereInput serviceNotIn(List<String> serviceNotIn)
public GraphWhereInput addServiceNotInItem(String serviceNotInItem)
public GraphWhereInput serviceNotIn_ExplictlyNull()
public GraphWhereInput serviceNotIn_ExplictlyNonNull()
public void setServiceNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceNotIn_IsExplictlyNull()
public GraphWhereInput serviceNotStartsWith(String serviceNotStartsWith)
@Nullable public String getServiceNotStartsWith()
public void setServiceNotStartsWith(String serviceNotStartsWith)
public GraphWhereInput serviceNotStartsWith_ExplictlyNull()
public GraphWhereInput serviceNotStartsWith_ExplictlyNonNull()
public void setServiceNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceNotStartsWith_IsExplictlyNull()
public GraphWhereInput serviceStartsWith(String serviceStartsWith)
@Nullable public String getServiceStartsWith()
public void setServiceStartsWith(String serviceStartsWith)
public GraphWhereInput serviceStartsWith_ExplictlyNull()
public GraphWhereInput serviceStartsWith_ExplictlyNonNull()
public void setServiceStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getServiceStartsWith_IsExplictlyNull()
public GraphWhereInput title(String title)
public void setTitle(String title)
public GraphWhereInput title_ExplictlyNull()
public GraphWhereInput title_ExplictlyNonNull()
public void setTitle_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitle_IsExplictlyNull()
public GraphWhereInput titleContains(String titleContains)
public void setTitleContains(String titleContains)
public GraphWhereInput titleContains_ExplictlyNull()
public GraphWhereInput titleContains_ExplictlyNonNull()
public void setTitleContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleContains_IsExplictlyNull()
public GraphWhereInput titleEndsWith(String titleEndsWith)
public void setTitleEndsWith(String titleEndsWith)
public GraphWhereInput titleEndsWith_ExplictlyNull()
public GraphWhereInput titleEndsWith_ExplictlyNonNull()
public void setTitleEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleEndsWith_IsExplictlyNull()
public GraphWhereInput titleGt(String titleGt)
public void setTitleGt(String titleGt)
public GraphWhereInput titleGt_ExplictlyNull()
public GraphWhereInput titleGt_ExplictlyNonNull()
public void setTitleGt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleGt_IsExplictlyNull()
public GraphWhereInput titleGte(String titleGte)
public void setTitleGte(String titleGte)
public GraphWhereInput titleGte_ExplictlyNull()
public GraphWhereInput titleGte_ExplictlyNonNull()
public void setTitleGte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleGte_IsExplictlyNull()
public GraphWhereInput titleIn(List<String> titleIn)
public GraphWhereInput addTitleInItem(String titleInItem)
public GraphWhereInput titleIn_ExplictlyNull()
public GraphWhereInput titleIn_ExplictlyNonNull()
public void setTitleIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleIn_IsExplictlyNull()
public GraphWhereInput titleLt(String titleLt)
public void setTitleLt(String titleLt)
public GraphWhereInput titleLt_ExplictlyNull()
public GraphWhereInput titleLt_ExplictlyNonNull()
public void setTitleLt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleLt_IsExplictlyNull()
public GraphWhereInput titleLte(String titleLte)
public void setTitleLte(String titleLte)
public GraphWhereInput titleLte_ExplictlyNull()
public GraphWhereInput titleLte_ExplictlyNonNull()
public void setTitleLte_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleLte_IsExplictlyNull()
public GraphWhereInput titleNot(String titleNot)
public void setTitleNot(String titleNot)
public GraphWhereInput titleNot_ExplictlyNull()
public GraphWhereInput titleNot_ExplictlyNonNull()
public void setTitleNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleNot_IsExplictlyNull()
public GraphWhereInput titleNotContains(String titleNotContains)
@Nullable public String getTitleNotContains()
public void setTitleNotContains(String titleNotContains)
public GraphWhereInput titleNotContains_ExplictlyNull()
public GraphWhereInput titleNotContains_ExplictlyNonNull()
public void setTitleNotContains_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleNotContains_IsExplictlyNull()
public GraphWhereInput titleNotEndsWith(String titleNotEndsWith)
@Nullable public String getTitleNotEndsWith()
public void setTitleNotEndsWith(String titleNotEndsWith)
public GraphWhereInput titleNotEndsWith_ExplictlyNull()
public GraphWhereInput titleNotEndsWith_ExplictlyNonNull()
public void setTitleNotEndsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleNotEndsWith_IsExplictlyNull()
public GraphWhereInput titleNotIn(List<String> titleNotIn)
public GraphWhereInput addTitleNotInItem(String titleNotInItem)
public GraphWhereInput titleNotIn_ExplictlyNull()
public GraphWhereInput titleNotIn_ExplictlyNonNull()
public void setTitleNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleNotIn_IsExplictlyNull()
public GraphWhereInput titleNotStartsWith(String titleNotStartsWith)
@Nullable public String getTitleNotStartsWith()
public void setTitleNotStartsWith(String titleNotStartsWith)
public GraphWhereInput titleNotStartsWith_ExplictlyNull()
public GraphWhereInput titleNotStartsWith_ExplictlyNonNull()
public void setTitleNotStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleNotStartsWith_IsExplictlyNull()
public GraphWhereInput titleStartsWith(String titleStartsWith)
@Nullable public String getTitleStartsWith()
public void setTitleStartsWith(String titleStartsWith)
public GraphWhereInput titleStartsWith_ExplictlyNull()
public GraphWhereInput titleStartsWith_ExplictlyNonNull()
public void setTitleStartsWith_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTitleStartsWith_IsExplictlyNull()
public GraphWhereInput type(GraphType type)
public void setType(GraphType type)
public GraphWhereInput type_ExplictlyNull()
public GraphWhereInput type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
public GraphWhereInput typeIn(List<GraphType> typeIn)
public GraphWhereInput addTypeInItem(GraphType typeInItem)
public GraphWhereInput typeIn_ExplictlyNull()
public GraphWhereInput typeIn_ExplictlyNonNull()
public void setTypeIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeIn_IsExplictlyNull()
public GraphWhereInput typeNot(GraphType typeNot)
public void setTypeNot(GraphType typeNot)
public GraphWhereInput typeNot_ExplictlyNull()
public GraphWhereInput typeNot_ExplictlyNonNull()
public void setTypeNot_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNot_IsExplictlyNull()
public GraphWhereInput typeNotIn(List<GraphType> typeNotIn)
public GraphWhereInput addTypeNotInItem(GraphType typeNotInItem)
public GraphWhereInput typeNotIn_ExplictlyNull()
public GraphWhereInput typeNotIn_ExplictlyNonNull()
public void setTypeNotIn_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTypeNotIn_IsExplictlyNull()
public GraphWhereInput view(ViewWhereInput view)
@Nullable public ViewWhereInput getView()
public void setView(ViewWhereInput view)
public GraphWhereInput view_ExplictlyNull()
public GraphWhereInput view_ExplictlyNonNull()
public void setView_IsExplictlyNull(boolean isExplictlyNull)
public boolean getView_IsExplictlyNull()
public GraphWhereInput vmNicsEvery(VmNicWhereInput vmNicsEvery)
@Nullable public VmNicWhereInput getVmNicsEvery()
public void setVmNicsEvery(VmNicWhereInput vmNicsEvery)
public GraphWhereInput vmNicsEvery_ExplictlyNull()
public GraphWhereInput vmNicsEvery_ExplictlyNonNull()
public void setVmNicsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmNicsEvery_IsExplictlyNull()
public GraphWhereInput vmNicsNone(VmNicWhereInput vmNicsNone)
@Nullable public VmNicWhereInput getVmNicsNone()
public void setVmNicsNone(VmNicWhereInput vmNicsNone)
public GraphWhereInput vmNicsNone_ExplictlyNull()
public GraphWhereInput vmNicsNone_ExplictlyNonNull()
public void setVmNicsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmNicsNone_IsExplictlyNull()
public GraphWhereInput vmNicsSome(VmNicWhereInput vmNicsSome)
@Nullable public VmNicWhereInput getVmNicsSome()
public void setVmNicsSome(VmNicWhereInput vmNicsSome)
public GraphWhereInput vmNicsSome_ExplictlyNull()
public GraphWhereInput vmNicsSome_ExplictlyNonNull()
public void setVmNicsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmNicsSome_IsExplictlyNull()
public GraphWhereInput vmVolumesEvery(VmVolumeWhereInput vmVolumesEvery)
@Nullable public VmVolumeWhereInput getVmVolumesEvery()
public void setVmVolumesEvery(VmVolumeWhereInput vmVolumesEvery)
public GraphWhereInput vmVolumesEvery_ExplictlyNull()
public GraphWhereInput vmVolumesEvery_ExplictlyNonNull()
public void setVmVolumesEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmVolumesEvery_IsExplictlyNull()
public GraphWhereInput vmVolumesNone(VmVolumeWhereInput vmVolumesNone)
@Nullable public VmVolumeWhereInput getVmVolumesNone()
public void setVmVolumesNone(VmVolumeWhereInput vmVolumesNone)
public GraphWhereInput vmVolumesNone_ExplictlyNull()
public GraphWhereInput vmVolumesNone_ExplictlyNonNull()
public void setVmVolumesNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmVolumesNone_IsExplictlyNull()
public GraphWhereInput vmVolumesSome(VmVolumeWhereInput vmVolumesSome)
@Nullable public VmVolumeWhereInput getVmVolumesSome()
public void setVmVolumesSome(VmVolumeWhereInput vmVolumesSome)
public GraphWhereInput vmVolumesSome_ExplictlyNull()
public GraphWhereInput vmVolumesSome_ExplictlyNonNull()
public void setVmVolumesSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmVolumesSome_IsExplictlyNull()
public GraphWhereInput vmsEvery(VmWhereInput vmsEvery)
@Nullable public VmWhereInput getVmsEvery()
public void setVmsEvery(VmWhereInput vmsEvery)
public GraphWhereInput vmsEvery_ExplictlyNull()
public GraphWhereInput vmsEvery_ExplictlyNonNull()
public void setVmsEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmsEvery_IsExplictlyNull()
public GraphWhereInput vmsNone(VmWhereInput vmsNone)
@Nullable public VmWhereInput getVmsNone()
public void setVmsNone(VmWhereInput vmsNone)
public GraphWhereInput vmsNone_ExplictlyNull()
public GraphWhereInput vmsNone_ExplictlyNonNull()
public void setVmsNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmsNone_IsExplictlyNull()
public GraphWhereInput vmsSome(VmWhereInput vmsSome)
@Nullable public VmWhereInput getVmsSome()
public void setVmsSome(VmWhereInput vmsSome)
public GraphWhereInput vmsSome_ExplictlyNull()
public GraphWhereInput vmsSome_ExplictlyNonNull()
public void setVmsSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmsSome_IsExplictlyNull()
public GraphWhereInput witnessesEvery(WitnessWhereInput witnessesEvery)
@Nullable public WitnessWhereInput getWitnessesEvery()
public void setWitnessesEvery(WitnessWhereInput witnessesEvery)
public GraphWhereInput witnessesEvery_ExplictlyNull()
public GraphWhereInput witnessesEvery_ExplictlyNonNull()
public void setWitnessesEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWitnessesEvery_IsExplictlyNull()
public GraphWhereInput witnessesNone(WitnessWhereInput witnessesNone)
@Nullable public WitnessWhereInput getWitnessesNone()
public void setWitnessesNone(WitnessWhereInput witnessesNone)
public GraphWhereInput witnessesNone_ExplictlyNull()
public GraphWhereInput witnessesNone_ExplictlyNonNull()
public void setWitnessesNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWitnessesNone_IsExplictlyNull()
public GraphWhereInput witnessesSome(WitnessWhereInput witnessesSome)
@Nullable public WitnessWhereInput getWitnessesSome()
public void setWitnessesSome(WitnessWhereInput witnessesSome)
public GraphWhereInput witnessesSome_ExplictlyNull()
public GraphWhereInput witnessesSome_ExplictlyNonNull()
public void setWitnessesSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getWitnessesSome_IsExplictlyNull()
public GraphWhereInput zonesEvery(ZoneWhereInput zonesEvery)
@Nullable public ZoneWhereInput getZonesEvery()
public void setZonesEvery(ZoneWhereInput zonesEvery)
public GraphWhereInput zonesEvery_ExplictlyNull()
public GraphWhereInput zonesEvery_ExplictlyNonNull()
public void setZonesEvery_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZonesEvery_IsExplictlyNull()
public GraphWhereInput zonesNone(ZoneWhereInput zonesNone)
@Nullable public ZoneWhereInput getZonesNone()
public void setZonesNone(ZoneWhereInput zonesNone)
public GraphWhereInput zonesNone_ExplictlyNull()
public GraphWhereInput zonesNone_ExplictlyNonNull()
public void setZonesNone_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZonesNone_IsExplictlyNull()
public GraphWhereInput zonesSome(ZoneWhereInput zonesSome)
@Nullable public ZoneWhereInput getZonesSome()
public void setZonesSome(ZoneWhereInput zonesSome)
public GraphWhereInput zonesSome_ExplictlyNull()
public GraphWhereInput zonesSome_ExplictlyNonNull()
public void setZonesSome_IsExplictlyNull(boolean isExplictlyNull)
public boolean getZonesSome_IsExplictlyNull()
Copyright © 2025. All rights reserved.