@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class GraphWhereInput extends Object
| 构造器和说明 |
|---|
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 NOT(List<GraphWhereInput> NOT)
public GraphWhereInput addNOTItem(GraphWhereInput NOTItem)
@Nullable public List<GraphWhereInput> getNOT()
public void setNOT(List<GraphWhereInput> NOT)
public GraphWhereInput OR(List<GraphWhereInput> OR)
public GraphWhereInput addORItem(GraphWhereInput ORItem)
@Nullable public List<GraphWhereInput> getOR()
public void setOR(List<GraphWhereInput> OR)
public GraphWhereInput cluster(ClusterWhereInput cluster)
@Nullable public ClusterWhereInput getCluster()
public void setCluster(ClusterWhereInput cluster)
public GraphWhereInput disksEvery(DiskWhereInput disksEvery)
@Nullable public DiskWhereInput getDisksEvery()
public void setDisksEvery(DiskWhereInput disksEvery)
public GraphWhereInput disksNone(DiskWhereInput disksNone)
@Nullable public DiskWhereInput getDisksNone()
public void setDisksNone(DiskWhereInput disksNone)
public GraphWhereInput disksSome(DiskWhereInput disksSome)
@Nullable public DiskWhereInput getDisksSome()
public void setDisksSome(DiskWhereInput disksSome)
public GraphWhereInput entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public GraphWhereInput entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public GraphWhereInput addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusIn()
public void setEntityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn)
public GraphWhereInput entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
@Nullable public EntityAsyncStatus getEntityAsyncStatusNot()
public void setEntityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot)
public GraphWhereInput entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public GraphWhereInput addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem)
@Nullable public List<EntityAsyncStatus> getEntityAsyncStatusNotIn()
public void setEntityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn)
public GraphWhereInput hostsEvery(HostWhereInput hostsEvery)
@Nullable public HostWhereInput getHostsEvery()
public void setHostsEvery(HostWhereInput hostsEvery)
public GraphWhereInput hostsNone(HostWhereInput hostsNone)
@Nullable public HostWhereInput getHostsNone()
public void setHostsNone(HostWhereInput hostsNone)
public GraphWhereInput hostsSome(HostWhereInput hostsSome)
@Nullable public HostWhereInput getHostsSome()
public void setHostsSome(HostWhereInput hostsSome)
public GraphWhereInput id(String id)
public void setId(String id)
public GraphWhereInput idContains(String idContains)
public void setIdContains(String idContains)
public GraphWhereInput idEndsWith(String idEndsWith)
public void setIdEndsWith(String idEndsWith)
public GraphWhereInput idGt(String idGt)
public void setIdGt(String idGt)
public GraphWhereInput idGte(String idGte)
public void setIdGte(String idGte)
public GraphWhereInput idIn(List<String> idIn)
public GraphWhereInput addIdInItem(String idInItem)
public GraphWhereInput idLt(String idLt)
public void setIdLt(String idLt)
public GraphWhereInput idLte(String idLte)
public void setIdLte(String idLte)
public GraphWhereInput idNot(String idNot)
public void setIdNot(String idNot)
public GraphWhereInput idNotContains(String idNotContains)
public void setIdNotContains(String idNotContains)
public GraphWhereInput idNotEndsWith(String idNotEndsWith)
public void setIdNotEndsWith(String idNotEndsWith)
public GraphWhereInput idNotIn(List<String> idNotIn)
public GraphWhereInput addIdNotInItem(String idNotInItem)
public GraphWhereInput idNotStartsWith(String idNotStartsWith)
@Nullable public String getIdNotStartsWith()
public void setIdNotStartsWith(String idNotStartsWith)
public GraphWhereInput idStartsWith(String idStartsWith)
public void setIdStartsWith(String idStartsWith)
public GraphWhereInput localId(String localId)
public void setLocalId(String localId)
public GraphWhereInput localIdContains(String localIdContains)
@Nullable public String getLocalIdContains()
public void setLocalIdContains(String localIdContains)
public GraphWhereInput localIdEndsWith(String localIdEndsWith)
@Nullable public String getLocalIdEndsWith()
public void setLocalIdEndsWith(String localIdEndsWith)
public GraphWhereInput localIdGt(String localIdGt)
public void setLocalIdGt(String localIdGt)
public GraphWhereInput localIdGte(String localIdGte)
public void setLocalIdGte(String localIdGte)
public GraphWhereInput localIdIn(List<String> localIdIn)
public GraphWhereInput addLocalIdInItem(String localIdInItem)
public GraphWhereInput localIdLt(String localIdLt)
public void setLocalIdLt(String localIdLt)
public GraphWhereInput localIdLte(String localIdLte)
public void setLocalIdLte(String localIdLte)
public GraphWhereInput localIdNot(String localIdNot)
public void setLocalIdNot(String localIdNot)
public GraphWhereInput localIdNotContains(String localIdNotContains)
@Nullable public String getLocalIdNotContains()
public void setLocalIdNotContains(String localIdNotContains)
public GraphWhereInput localIdNotEndsWith(String localIdNotEndsWith)
@Nullable public String getLocalIdNotEndsWith()
public void setLocalIdNotEndsWith(String localIdNotEndsWith)
public GraphWhereInput localIdNotIn(List<String> localIdNotIn)
public GraphWhereInput addLocalIdNotInItem(String localIdNotInItem)
public GraphWhereInput localIdNotStartsWith(String localIdNotStartsWith)
@Nullable public String getLocalIdNotStartsWith()
public void setLocalIdNotStartsWith(String localIdNotStartsWith)
public GraphWhereInput localIdStartsWith(String localIdStartsWith)
@Nullable public String getLocalIdStartsWith()
public void setLocalIdStartsWith(String localIdStartsWith)
public GraphWhereInput lunsEvery(IscsiLunWhereInput lunsEvery)
@Nullable public IscsiLunWhereInput getLunsEvery()
public void setLunsEvery(IscsiLunWhereInput lunsEvery)
public GraphWhereInput lunsNone(IscsiLunWhereInput lunsNone)
@Nullable public IscsiLunWhereInput getLunsNone()
public void setLunsNone(IscsiLunWhereInput lunsNone)
public GraphWhereInput lunsSome(IscsiLunWhereInput lunsSome)
@Nullable public IscsiLunWhereInput getLunsSome()
public void setLunsSome(IscsiLunWhereInput lunsSome)
public GraphWhereInput metricCount(Integer metricCount)
public void setMetricCount(Integer metricCount)
public GraphWhereInput metricCountGt(Integer metricCountGt)
public void setMetricCountGt(Integer metricCountGt)
public GraphWhereInput metricCountGte(Integer metricCountGte)
@Nullable public Integer getMetricCountGte()
public void setMetricCountGte(Integer metricCountGte)
public GraphWhereInput metricCountIn(List<Integer> metricCountIn)
public GraphWhereInput addMetricCountInItem(Integer metricCountInItem)
@Nullable public List<Integer> getMetricCountIn()
public GraphWhereInput metricCountLt(Integer metricCountLt)
public void setMetricCountLt(Integer metricCountLt)
public GraphWhereInput metricCountLte(Integer metricCountLte)
@Nullable public Integer getMetricCountLte()
public void setMetricCountLte(Integer metricCountLte)
public GraphWhereInput metricCountNot(Integer metricCountNot)
@Nullable public Integer getMetricCountNot()
public void setMetricCountNot(Integer metricCountNot)
public GraphWhereInput metricCountNotIn(List<Integer> metricCountNotIn)
public GraphWhereInput addMetricCountNotInItem(Integer metricCountNotInItem)
@Nullable public List<Integer> getMetricCountNotIn()
public GraphWhereInput metricName(String metricName)
public void setMetricName(String metricName)
public GraphWhereInput metricNameContains(String metricNameContains)
@Nullable public String getMetricNameContains()
public void setMetricNameContains(String metricNameContains)
public GraphWhereInput metricNameEndsWith(String metricNameEndsWith)
@Nullable public String getMetricNameEndsWith()
public void setMetricNameEndsWith(String metricNameEndsWith)
public GraphWhereInput metricNameGt(String metricNameGt)
public void setMetricNameGt(String metricNameGt)
public GraphWhereInput metricNameGte(String metricNameGte)
public void setMetricNameGte(String metricNameGte)
public GraphWhereInput metricNameIn(List<String> metricNameIn)
public GraphWhereInput addMetricNameInItem(String metricNameInItem)
public GraphWhereInput metricNameLt(String metricNameLt)
public void setMetricNameLt(String metricNameLt)
public GraphWhereInput metricNameLte(String metricNameLte)
public void setMetricNameLte(String metricNameLte)
public GraphWhereInput metricNameNot(String metricNameNot)
public void setMetricNameNot(String metricNameNot)
public GraphWhereInput metricNameNotContains(String metricNameNotContains)
@Nullable public String getMetricNameNotContains()
public void setMetricNameNotContains(String metricNameNotContains)
public GraphWhereInput metricNameNotEndsWith(String metricNameNotEndsWith)
@Nullable public String getMetricNameNotEndsWith()
public void setMetricNameNotEndsWith(String metricNameNotEndsWith)
public GraphWhereInput metricNameNotIn(List<String> metricNameNotIn)
public GraphWhereInput addMetricNameNotInItem(String metricNameNotInItem)
@Nullable public List<String> getMetricNameNotIn()
public GraphWhereInput metricNameNotStartsWith(String metricNameNotStartsWith)
@Nullable public String getMetricNameNotStartsWith()
public void setMetricNameNotStartsWith(String metricNameNotStartsWith)
public GraphWhereInput metricNameStartsWith(String metricNameStartsWith)
@Nullable public String getMetricNameStartsWith()
public void setMetricNameStartsWith(String metricNameStartsWith)
public GraphWhereInput metricType(MetricType metricType)
@Nullable public MetricType getMetricType()
public void setMetricType(MetricType metricType)
public GraphWhereInput metricTypeIn(List<MetricType> metricTypeIn)
public GraphWhereInput addMetricTypeInItem(MetricType metricTypeInItem)
@Nullable public List<MetricType> getMetricTypeIn()
public void setMetricTypeIn(List<MetricType> metricTypeIn)
public GraphWhereInput metricTypeNot(MetricType metricTypeNot)
@Nullable public MetricType getMetricTypeNot()
public void setMetricTypeNot(MetricType metricTypeNot)
public GraphWhereInput metricTypeNotIn(List<MetricType> metricTypeNotIn)
public GraphWhereInput addMetricTypeNotInItem(MetricType metricTypeNotInItem)
@Nullable public List<MetricType> getMetricTypeNotIn()
public void setMetricTypeNotIn(List<MetricType> metricTypeNotIn)
public GraphWhereInput namespacesEvery(NvmfNamespaceWhereInput namespacesEvery)
@Nullable public NvmfNamespaceWhereInput getNamespacesEvery()
public void setNamespacesEvery(NvmfNamespaceWhereInput namespacesEvery)
public GraphWhereInput namespacesNone(NvmfNamespaceWhereInput namespacesNone)
@Nullable public NvmfNamespaceWhereInput getNamespacesNone()
public void setNamespacesNone(NvmfNamespaceWhereInput namespacesNone)
public GraphWhereInput namespacesSome(NvmfNamespaceWhereInput namespacesSome)
@Nullable public NvmfNamespaceWhereInput getNamespacesSome()
public void setNamespacesSome(NvmfNamespaceWhereInput namespacesSome)
public GraphWhereInput network(NetworkType network)
@Nullable public NetworkType getNetwork()
public void setNetwork(NetworkType network)
public GraphWhereInput networkIn(List<NetworkType> networkIn)
public GraphWhereInput addNetworkInItem(NetworkType networkInItem)
@Nullable public List<NetworkType> getNetworkIn()
public void setNetworkIn(List<NetworkType> networkIn)
public GraphWhereInput networkNot(NetworkType networkNot)
@Nullable public NetworkType getNetworkNot()
public void setNetworkNot(NetworkType networkNot)
public GraphWhereInput networkNotIn(List<NetworkType> networkNotIn)
public GraphWhereInput addNetworkNotInItem(NetworkType networkNotInItem)
@Nullable public List<NetworkType> getNetworkNotIn()
public void setNetworkNotIn(List<NetworkType> networkNotIn)
public GraphWhereInput nicsEvery(NicWhereInput nicsEvery)
@Nullable public NicWhereInput getNicsEvery()
public void setNicsEvery(NicWhereInput nicsEvery)
public GraphWhereInput nicsNone(NicWhereInput nicsNone)
@Nullable public NicWhereInput getNicsNone()
public void setNicsNone(NicWhereInput nicsNone)
public GraphWhereInput nicsSome(NicWhereInput nicsSome)
@Nullable public NicWhereInput getNicsSome()
public void setNicsSome(NicWhereInput nicsSome)
public GraphWhereInput resourceType(String resourceType)
public void setResourceType(String resourceType)
public GraphWhereInput resourceTypeContains(String resourceTypeContains)
@Nullable public String getResourceTypeContains()
public void setResourceTypeContains(String resourceTypeContains)
public GraphWhereInput resourceTypeEndsWith(String resourceTypeEndsWith)
@Nullable public String getResourceTypeEndsWith()
public void setResourceTypeEndsWith(String resourceTypeEndsWith)
public GraphWhereInput resourceTypeGt(String resourceTypeGt)
public void setResourceTypeGt(String resourceTypeGt)
public GraphWhereInput resourceTypeGte(String resourceTypeGte)
@Nullable public String getResourceTypeGte()
public void setResourceTypeGte(String resourceTypeGte)
public GraphWhereInput resourceTypeIn(List<String> resourceTypeIn)
public GraphWhereInput addResourceTypeInItem(String resourceTypeInItem)
@Nullable public List<String> getResourceTypeIn()
public GraphWhereInput resourceTypeLt(String resourceTypeLt)
public void setResourceTypeLt(String resourceTypeLt)
public GraphWhereInput resourceTypeLte(String resourceTypeLte)
@Nullable public String getResourceTypeLte()
public void setResourceTypeLte(String resourceTypeLte)
public GraphWhereInput resourceTypeNot(String resourceTypeNot)
@Nullable public String getResourceTypeNot()
public void setResourceTypeNot(String resourceTypeNot)
public GraphWhereInput resourceTypeNotContains(String resourceTypeNotContains)
@Nullable public String getResourceTypeNotContains()
public void setResourceTypeNotContains(String resourceTypeNotContains)
public GraphWhereInput resourceTypeNotEndsWith(String resourceTypeNotEndsWith)
@Nullable public String getResourceTypeNotEndsWith()
public void setResourceTypeNotEndsWith(String resourceTypeNotEndsWith)
public GraphWhereInput resourceTypeNotIn(List<String> resourceTypeNotIn)
public GraphWhereInput addResourceTypeNotInItem(String resourceTypeNotInItem)
@Nullable public List<String> getResourceTypeNotIn()
public GraphWhereInput resourceTypeNotStartsWith(String resourceTypeNotStartsWith)
@Nullable public String getResourceTypeNotStartsWith()
public void setResourceTypeNotStartsWith(String resourceTypeNotStartsWith)
public GraphWhereInput resourceTypeStartsWith(String resourceTypeStartsWith)
@Nullable public String getResourceTypeStartsWith()
public void setResourceTypeStartsWith(String resourceTypeStartsWith)
public GraphWhereInput service(String service)
public void setService(String service)
public GraphWhereInput serviceContains(String serviceContains)
@Nullable public String getServiceContains()
public void setServiceContains(String serviceContains)
public GraphWhereInput serviceEndsWith(String serviceEndsWith)
@Nullable public String getServiceEndsWith()
public void setServiceEndsWith(String serviceEndsWith)
public GraphWhereInput serviceGt(String serviceGt)
public void setServiceGt(String serviceGt)
public GraphWhereInput serviceGte(String serviceGte)
public void setServiceGte(String serviceGte)
public GraphWhereInput serviceIn(List<String> serviceIn)
public GraphWhereInput addServiceInItem(String serviceInItem)
public GraphWhereInput serviceLt(String serviceLt)
public void setServiceLt(String serviceLt)
public GraphWhereInput serviceLte(String serviceLte)
public void setServiceLte(String serviceLte)
public GraphWhereInput serviceNot(String serviceNot)
public void setServiceNot(String serviceNot)
public GraphWhereInput serviceNotContains(String serviceNotContains)
@Nullable public String getServiceNotContains()
public void setServiceNotContains(String serviceNotContains)
public GraphWhereInput serviceNotEndsWith(String serviceNotEndsWith)
@Nullable public String getServiceNotEndsWith()
public void setServiceNotEndsWith(String serviceNotEndsWith)
public GraphWhereInput serviceNotIn(List<String> serviceNotIn)
public GraphWhereInput addServiceNotInItem(String serviceNotInItem)
public GraphWhereInput serviceNotStartsWith(String serviceNotStartsWith)
@Nullable public String getServiceNotStartsWith()
public void setServiceNotStartsWith(String serviceNotStartsWith)
public GraphWhereInput serviceStartsWith(String serviceStartsWith)
@Nullable public String getServiceStartsWith()
public void setServiceStartsWith(String serviceStartsWith)
public GraphWhereInput title(String title)
public void setTitle(String title)
public GraphWhereInput titleContains(String titleContains)
public void setTitleContains(String titleContains)
public GraphWhereInput titleEndsWith(String titleEndsWith)
public void setTitleEndsWith(String titleEndsWith)
public GraphWhereInput titleGt(String titleGt)
public void setTitleGt(String titleGt)
public GraphWhereInput titleGte(String titleGte)
public void setTitleGte(String titleGte)
public GraphWhereInput titleIn(List<String> titleIn)
public GraphWhereInput addTitleInItem(String titleInItem)
public GraphWhereInput titleLt(String titleLt)
public void setTitleLt(String titleLt)
public GraphWhereInput titleLte(String titleLte)
public void setTitleLte(String titleLte)
public GraphWhereInput titleNot(String titleNot)
public void setTitleNot(String titleNot)
public GraphWhereInput titleNotContains(String titleNotContains)
@Nullable public String getTitleNotContains()
public void setTitleNotContains(String titleNotContains)
public GraphWhereInput titleNotEndsWith(String titleNotEndsWith)
@Nullable public String getTitleNotEndsWith()
public void setTitleNotEndsWith(String titleNotEndsWith)
public GraphWhereInput titleNotIn(List<String> titleNotIn)
public GraphWhereInput addTitleNotInItem(String titleNotInItem)
public GraphWhereInput titleNotStartsWith(String titleNotStartsWith)
@Nullable public String getTitleNotStartsWith()
public void setTitleNotStartsWith(String titleNotStartsWith)
public GraphWhereInput titleStartsWith(String titleStartsWith)
@Nullable public String getTitleStartsWith()
public void setTitleStartsWith(String titleStartsWith)
public GraphWhereInput type(GraphType type)
public void setType(GraphType type)
public GraphWhereInput typeIn(List<GraphType> typeIn)
public GraphWhereInput addTypeInItem(GraphType typeInItem)
public GraphWhereInput typeNot(GraphType typeNot)
public void setTypeNot(GraphType typeNot)
public GraphWhereInput typeNotIn(List<GraphType> typeNotIn)
public GraphWhereInput addTypeNotInItem(GraphType typeNotInItem)
public GraphWhereInput view(ViewWhereInput view)
@Nullable public ViewWhereInput getView()
public void setView(ViewWhereInput view)
public GraphWhereInput vmNicsEvery(VmNicWhereInput vmNicsEvery)
@Nullable public VmNicWhereInput getVmNicsEvery()
public void setVmNicsEvery(VmNicWhereInput vmNicsEvery)
public GraphWhereInput vmNicsNone(VmNicWhereInput vmNicsNone)
@Nullable public VmNicWhereInput getVmNicsNone()
public void setVmNicsNone(VmNicWhereInput vmNicsNone)
public GraphWhereInput vmNicsSome(VmNicWhereInput vmNicsSome)
@Nullable public VmNicWhereInput getVmNicsSome()
public void setVmNicsSome(VmNicWhereInput vmNicsSome)
public GraphWhereInput vmVolumesEvery(VmVolumeWhereInput vmVolumesEvery)
@Nullable public VmVolumeWhereInput getVmVolumesEvery()
public void setVmVolumesEvery(VmVolumeWhereInput vmVolumesEvery)
public GraphWhereInput vmVolumesNone(VmVolumeWhereInput vmVolumesNone)
@Nullable public VmVolumeWhereInput getVmVolumesNone()
public void setVmVolumesNone(VmVolumeWhereInput vmVolumesNone)
public GraphWhereInput vmVolumesSome(VmVolumeWhereInput vmVolumesSome)
@Nullable public VmVolumeWhereInput getVmVolumesSome()
public void setVmVolumesSome(VmVolumeWhereInput vmVolumesSome)
public GraphWhereInput vmsEvery(VmWhereInput vmsEvery)
@Nullable public VmWhereInput getVmsEvery()
public void setVmsEvery(VmWhereInput vmsEvery)
public GraphWhereInput vmsNone(VmWhereInput vmsNone)
@Nullable public VmWhereInput getVmsNone()
public void setVmsNone(VmWhereInput vmsNone)
public GraphWhereInput vmsSome(VmWhereInput vmsSome)
@Nullable public VmWhereInput getVmsSome()
public void setVmsSome(VmWhereInput vmsSome)
public GraphWhereInput witnessesEvery(WitnessWhereInput witnessesEvery)
@Nullable public WitnessWhereInput getWitnessesEvery()
public void setWitnessesEvery(WitnessWhereInput witnessesEvery)
public GraphWhereInput witnessesNone(WitnessWhereInput witnessesNone)
@Nullable public WitnessWhereInput getWitnessesNone()
public void setWitnessesNone(WitnessWhereInput witnessesNone)
public GraphWhereInput witnessesSome(WitnessWhereInput witnessesSome)
@Nullable public WitnessWhereInput getWitnessesSome()
public void setWitnessesSome(WitnessWhereInput witnessesSome)
public GraphWhereInput zonesEvery(ZoneWhereInput zonesEvery)
@Nullable public ZoneWhereInput getZonesEvery()
public void setZonesEvery(ZoneWhereInput zonesEvery)
public GraphWhereInput zonesNone(ZoneWhereInput zonesNone)
@Nullable public ZoneWhereInput getZonesNone()
public void setZonesNone(ZoneWhereInput zonesNone)
public GraphWhereInput zonesSome(ZoneWhereInput zonesSome)
@Nullable public ZoneWhereInput getZonesSome()
public void setZonesSome(ZoneWhereInput zonesSome)
Copyright © 2025. All rights reserved.