NicWhereInput |
NicWhereInput.addANDItem(NicWhereInput ANDItem) |
NicWhereInput |
NicWhereInput.addDriverInItem(String driverInItem) |
NicWhereInput |
NicWhereInput.addDriverNotInItem(String driverNotInItem) |
NicWhereInput |
NicWhereInput.addDriverStateInItem(NicDriverState driverStateInItem) |
NicWhereInput |
NicWhereInput.addDriverStateNotInItem(NicDriverState driverStateNotInItem) |
NicWhereInput |
NicWhereInput.addEntityAsyncStatusInItem(EntityAsyncStatus entityAsyncStatusInItem) |
NicWhereInput |
NicWhereInput.addEntityAsyncStatusNotInItem(EntityAsyncStatus entityAsyncStatusNotInItem) |
NicWhereInput |
NicWhereInput.addGatewayIpInItem(String gatewayIpInItem) |
NicWhereInput |
NicWhereInput.addGatewayIpNotInItem(String gatewayIpNotInItem) |
NicWhereInput |
NicWhereInput.addIbdevInItem(String ibdevInItem) |
NicWhereInput |
NicWhereInput.addIbdevNotInItem(String ibdevNotInItem) |
NicWhereInput |
NicWhereInput.addIdInItem(String idInItem) |
NicWhereInput |
NicWhereInput.addIdNotInItem(String idNotInItem) |
NicWhereInput |
NicWhereInput.addIommuStatusInItem(IommuStatus iommuStatusInItem) |
NicWhereInput |
NicWhereInput.addIommuStatusNotInItem(IommuStatus iommuStatusNotInItem) |
NicWhereInput |
NicWhereInput.addIpAddressInItem(String ipAddressInItem) |
NicWhereInput |
NicWhereInput.addIpAddressNotInItem(String ipAddressNotInItem) |
NicWhereInput |
NicWhereInput.addLocalIdInItem(String localIdInItem) |
NicWhereInput |
NicWhereInput.addLocalIdNotInItem(String localIdNotInItem) |
NicWhereInput |
NicWhereInput.addMacAddressInItem(String macAddressInItem) |
NicWhereInput |
NicWhereInput.addMacAddressNotInItem(String macAddressNotInItem) |
NicWhereInput |
NicWhereInput.addMaxVfNumInItem(Integer maxVfNumInItem) |
NicWhereInput |
NicWhereInput.addMaxVfNumNotInItem(Integer maxVfNumNotInItem) |
NicWhereInput |
NicWhereInput.addModelInItem(String modelInItem) |
NicWhereInput |
NicWhereInput.addModelNotInItem(String modelNotInItem) |
NicWhereInput |
NicWhereInput.addMtuInItem(Integer mtuInItem) |
NicWhereInput |
NicWhereInput.addMtuNotInItem(Integer mtuNotInItem) |
NicWhereInput |
NicWhereInput.addNameInItem(String nameInItem) |
NicWhereInput |
NicWhereInput.addNameNotInItem(String nameNotInItem) |
NicWhereInput |
NicWhereInput.addNicUuidInItem(String nicUuidInItem) |
NicWhereInput |
NicWhereInput.addNicUuidNotInItem(String nicUuidNotInItem) |
NicWhereInput |
NicWhereInput.addNOTItem(NicWhereInput NOTItem) |
NicWhereInput |
NicWhereInput.addORItem(NicWhereInput ORItem) |
NicWhereInput |
NicWhereInput.addSpeedInItem(Long speedInItem) |
NicWhereInput |
NicWhereInput.addSpeedNotInItem(Long speedNotInItem) |
NicWhereInput |
NicWhereInput.addSubnetMaskInItem(String subnetMaskInItem) |
NicWhereInput |
NicWhereInput.addSubnetMaskNotInItem(String subnetMaskNotInItem) |
NicWhereInput |
NicWhereInput.addTotalVfNumInItem(Integer totalVfNumInItem) |
NicWhereInput |
NicWhereInput.addTotalVfNumNotInItem(Integer totalVfNumNotInItem) |
NicWhereInput |
NicWhereInput.addTypeInItem(NetworkType typeInItem) |
NicWhereInput |
NicWhereInput.addTypeNotInItem(NetworkType typeNotInItem) |
NicWhereInput |
NicWhereInput.addUsedVfNumInItem(Integer usedVfNumInItem) |
NicWhereInput |
NicWhereInput.addUsedVfNumNotInItem(Integer usedVfNumNotInItem) |
NicWhereInput |
NicWhereInput.addUserUsageInItem(NicUserUsage userUsageInItem) |
NicWhereInput |
NicWhereInput.addUserUsageNotInItem(NicUserUsage userUsageNotInItem) |
NicWhereInput |
NicWhereInput.AND(List<NicWhereInput> AND) |
NicWhereInput |
NicWhereInput.driver(String driver) |
NicWhereInput |
NicWhereInput.driverContains(String driverContains) |
NicWhereInput |
NicWhereInput.driverEndsWith(String driverEndsWith) |
NicWhereInput |
NicWhereInput.driverGt(String driverGt) |
NicWhereInput |
NicWhereInput.driverGte(String driverGte) |
NicWhereInput |
NicWhereInput.driverIn(List<String> driverIn) |
NicWhereInput |
NicWhereInput.driverLt(String driverLt) |
NicWhereInput |
NicWhereInput.driverLte(String driverLte) |
NicWhereInput |
NicWhereInput.driverNot(String driverNot) |
NicWhereInput |
NicWhereInput.driverNotContains(String driverNotContains) |
NicWhereInput |
NicWhereInput.driverNotEndsWith(String driverNotEndsWith) |
NicWhereInput |
NicWhereInput.driverNotIn(List<String> driverNotIn) |
NicWhereInput |
NicWhereInput.driverNotStartsWith(String driverNotStartsWith) |
NicWhereInput |
NicWhereInput.driverStartsWith(String driverStartsWith) |
NicWhereInput |
NicWhereInput.driverState(NicDriverState driverState) |
NicWhereInput |
NicWhereInput.driverStateIn(List<NicDriverState> driverStateIn) |
NicWhereInput |
NicWhereInput.driverStateNot(NicDriverState driverStateNot) |
NicWhereInput |
NicWhereInput.driverStateNotIn(List<NicDriverState> driverStateNotIn) |
NicWhereInput |
NicWhereInput.entityAsyncStatus(EntityAsyncStatus entityAsyncStatus) |
NicWhereInput |
NicWhereInput.entityAsyncStatusIn(List<EntityAsyncStatus> entityAsyncStatusIn) |
NicWhereInput |
NicWhereInput.entityAsyncStatusNot(EntityAsyncStatus entityAsyncStatusNot) |
NicWhereInput |
NicWhereInput.entityAsyncStatusNotIn(List<EntityAsyncStatus> entityAsyncStatusNotIn) |
NicWhereInput |
NicWhereInput.gatewayIp(String gatewayIp) |
NicWhereInput |
NicWhereInput.gatewayIpContains(String gatewayIpContains) |
NicWhereInput |
NicWhereInput.gatewayIpEndsWith(String gatewayIpEndsWith) |
NicWhereInput |
NicWhereInput.gatewayIpGt(String gatewayIpGt) |
NicWhereInput |
NicWhereInput.gatewayIpGte(String gatewayIpGte) |
NicWhereInput |
NicWhereInput.gatewayIpIn(List<String> gatewayIpIn) |
NicWhereInput |
NicWhereInput.gatewayIpLt(String gatewayIpLt) |
NicWhereInput |
NicWhereInput.gatewayIpLte(String gatewayIpLte) |
NicWhereInput |
NicWhereInput.gatewayIpNot(String gatewayIpNot) |
NicWhereInput |
NicWhereInput.gatewayIpNotContains(String gatewayIpNotContains) |
NicWhereInput |
NicWhereInput.gatewayIpNotEndsWith(String gatewayIpNotEndsWith) |
NicWhereInput |
NicWhereInput.gatewayIpNotIn(List<String> gatewayIpNotIn) |
NicWhereInput |
NicWhereInput.gatewayIpNotStartsWith(String gatewayIpNotStartsWith) |
NicWhereInput |
NicWhereInput.gatewayIpStartsWith(String gatewayIpStartsWith) |
NicWhereInput |
VmNicWhereInput.getNic()
Get nic
|
NicWhereInput |
GraphUpdationParamsData.getNics()
Get nics
|
NicWhereInput |
AddLabelsToResourcesParamsData.getNics()
Get nics
|
NicWhereInput |
GetHostNetworkMetricInput.getNics()
Get nics
|
NicWhereInput |
GetScvmNetworkInput.getNics()
Get nics
|
NicWhereInput |
VdsWhereInput.getNicsEvery()
Get nicsEvery
|
NicWhereInput |
LabelWhereInput.getNicsEvery()
Get nicsEvery
|
NicWhereInput |
HostWhereInput.getNicsEvery()
Get nicsEvery
|
NicWhereInput |
GraphWhereInput.getNicsEvery()
Get nicsEvery
|
NicWhereInput |
VdsWhereInput.getNicsNone()
Get nicsNone
|
NicWhereInput |
LabelWhereInput.getNicsNone()
Get nicsNone
|
NicWhereInput |
HostWhereInput.getNicsNone()
Get nicsNone
|
NicWhereInput |
GraphWhereInput.getNicsNone()
Get nicsNone
|
NicWhereInput |
VdsWhereInput.getNicsSome()
Get nicsSome
|
NicWhereInput |
LabelWhereInput.getNicsSome()
Get nicsSome
|
NicWhereInput |
HostWhereInput.getNicsSome()
Get nicsSome
|
NicWhereInput |
GraphWhereInput.getNicsSome()
Get nicsSome
|
NicWhereInput |
VmCloneParams.getPciNics()
Get pciNics
|
NicWhereInput |
VmCreateVmFromTemplateParams.getPciNics()
Get pciNics
|
NicWhereInput |
VmRebuildParams.getPciNics()
Get pciNics
|
NicWhereInput |
VmCreationParams.getPciNics()
Get pciNics
|
NicWhereInput |
VmCreateVmFromContentLibraryTemplateBatchVmParams.getPciNics()
Get pciNics
|
NicWhereInput |
VmCreateVmFromContentLibraryTemplateParams.getPciNics()
Get pciNics
|
NicWhereInput |
VmOperatePciNicParamsData.getPciNics()
Get pciNics
|
NicWhereInput |
VmWhereInput.getPciNicsEvery()
Get pciNicsEvery
|
NicWhereInput |
VmWhereInput.getPciNicsNone()
Get pciNicsNone
|
NicWhereInput |
VmWhereInput.getPciNicsSome()
Get pciNicsSome
|
NicWhereInput |
GetNicsRequestBody.getWhere()
Get where
|
NicWhereInput |
GetNicsConnectionRequestBody.getWhere()
Get where
|
NicWhereInput |
NicUpdationParams.getWhere()
Get where
|
NicWhereInput |
NicWhereInput.host(HostWhereInput host) |
NicWhereInput |
NicWhereInput.ibdev(String ibdev) |
NicWhereInput |
NicWhereInput.ibdevContains(String ibdevContains) |
NicWhereInput |
NicWhereInput.ibdevEndsWith(String ibdevEndsWith) |
NicWhereInput |
NicWhereInput.ibdevGt(String ibdevGt) |
NicWhereInput |
NicWhereInput.ibdevGte(String ibdevGte) |
NicWhereInput |
NicWhereInput.ibdevIn(List<String> ibdevIn) |
NicWhereInput |
NicWhereInput.ibdevLt(String ibdevLt) |
NicWhereInput |
NicWhereInput.ibdevLte(String ibdevLte) |
NicWhereInput |
NicWhereInput.ibdevNot(String ibdevNot) |
NicWhereInput |
NicWhereInput.ibdevNotContains(String ibdevNotContains) |
NicWhereInput |
NicWhereInput.ibdevNotEndsWith(String ibdevNotEndsWith) |
NicWhereInput |
NicWhereInput.ibdevNotIn(List<String> ibdevNotIn) |
NicWhereInput |
NicWhereInput.ibdevNotStartsWith(String ibdevNotStartsWith) |
NicWhereInput |
NicWhereInput.ibdevStartsWith(String ibdevStartsWith) |
NicWhereInput |
NicWhereInput.id(String id) |
NicWhereInput |
NicWhereInput.idContains(String idContains) |
NicWhereInput |
NicWhereInput.idEndsWith(String idEndsWith) |
NicWhereInput |
NicWhereInput.idGt(String idGt) |
NicWhereInput |
NicWhereInput.idGte(String idGte) |
NicWhereInput |
NicWhereInput.idIn(List<String> idIn) |
NicWhereInput |
NicWhereInput.idLt(String idLt) |
NicWhereInput |
NicWhereInput.idLte(String idLte) |
NicWhereInput |
NicWhereInput.idNot(String idNot) |
NicWhereInput |
NicWhereInput.idNotContains(String idNotContains) |
NicWhereInput |
NicWhereInput.idNotEndsWith(String idNotEndsWith) |
NicWhereInput |
NicWhereInput.idNotIn(List<String> idNotIn) |
NicWhereInput |
NicWhereInput.idNotStartsWith(String idNotStartsWith) |
NicWhereInput |
NicWhereInput.idStartsWith(String idStartsWith) |
NicWhereInput |
NicWhereInput.iommuStatus(IommuStatus iommuStatus) |
NicWhereInput |
NicWhereInput.iommuStatusIn(List<IommuStatus> iommuStatusIn) |
NicWhereInput |
NicWhereInput.iommuStatusNot(IommuStatus iommuStatusNot) |
NicWhereInput |
NicWhereInput.iommuStatusNotIn(List<IommuStatus> iommuStatusNotIn) |
NicWhereInput |
NicWhereInput.ipAddress(String ipAddress) |
NicWhereInput |
NicWhereInput.ipAddressContains(String ipAddressContains) |
NicWhereInput |
NicWhereInput.ipAddressEndsWith(String ipAddressEndsWith) |
NicWhereInput |
NicWhereInput.ipAddressGt(String ipAddressGt) |
NicWhereInput |
NicWhereInput.ipAddressGte(String ipAddressGte) |
NicWhereInput |
NicWhereInput.ipAddressIn(List<String> ipAddressIn) |
NicWhereInput |
NicWhereInput.ipAddressLt(String ipAddressLt) |
NicWhereInput |
NicWhereInput.ipAddressLte(String ipAddressLte) |
NicWhereInput |
NicWhereInput.ipAddressNot(String ipAddressNot) |
NicWhereInput |
NicWhereInput.ipAddressNotContains(String ipAddressNotContains) |
NicWhereInput |
NicWhereInput.ipAddressNotEndsWith(String ipAddressNotEndsWith) |
NicWhereInput |
NicWhereInput.ipAddressNotIn(List<String> ipAddressNotIn) |
NicWhereInput |
NicWhereInput.ipAddressNotStartsWith(String ipAddressNotStartsWith) |
NicWhereInput |
NicWhereInput.ipAddressStartsWith(String ipAddressStartsWith) |
NicWhereInput |
NicWhereInput.isSriov(Boolean isSriov) |
NicWhereInput |
NicWhereInput.isSriovNot(Boolean isSriovNot) |
NicWhereInput |
NicWhereInput.labelsEvery(LabelWhereInput labelsEvery) |
NicWhereInput |
NicWhereInput.labelsNone(LabelWhereInput labelsNone) |
NicWhereInput |
NicWhereInput.labelsSome(LabelWhereInput labelsSome) |
NicWhereInput |
NicWhereInput.localId(String localId) |
NicWhereInput |
NicWhereInput.localIdContains(String localIdContains) |
NicWhereInput |
NicWhereInput.localIdEndsWith(String localIdEndsWith) |
NicWhereInput |
NicWhereInput.localIdGt(String localIdGt) |
NicWhereInput |
NicWhereInput.localIdGte(String localIdGte) |
NicWhereInput |
NicWhereInput.localIdIn(List<String> localIdIn) |
NicWhereInput |
NicWhereInput.localIdLt(String localIdLt) |
NicWhereInput |
NicWhereInput.localIdLte(String localIdLte) |
NicWhereInput |
NicWhereInput.localIdNot(String localIdNot) |
NicWhereInput |
NicWhereInput.localIdNotContains(String localIdNotContains) |
NicWhereInput |
NicWhereInput.localIdNotEndsWith(String localIdNotEndsWith) |
NicWhereInput |
NicWhereInput.localIdNotIn(List<String> localIdNotIn) |
NicWhereInput |
NicWhereInput.localIdNotStartsWith(String localIdNotStartsWith) |
NicWhereInput |
NicWhereInput.localIdStartsWith(String localIdStartsWith) |
NicWhereInput |
NicWhereInput.macAddress(String macAddress) |
NicWhereInput |
NicWhereInput.macAddressContains(String macAddressContains) |
NicWhereInput |
NicWhereInput.macAddressEndsWith(String macAddressEndsWith) |
NicWhereInput |
NicWhereInput.macAddressGt(String macAddressGt) |
NicWhereInput |
NicWhereInput.macAddressGte(String macAddressGte) |
NicWhereInput |
NicWhereInput.macAddressIn(List<String> macAddressIn) |
NicWhereInput |
NicWhereInput.macAddressLt(String macAddressLt) |
NicWhereInput |
NicWhereInput.macAddressLte(String macAddressLte) |
NicWhereInput |
NicWhereInput.macAddressNot(String macAddressNot) |
NicWhereInput |
NicWhereInput.macAddressNotContains(String macAddressNotContains) |
NicWhereInput |
NicWhereInput.macAddressNotEndsWith(String macAddressNotEndsWith) |
NicWhereInput |
NicWhereInput.macAddressNotIn(List<String> macAddressNotIn) |
NicWhereInput |
NicWhereInput.macAddressNotStartsWith(String macAddressNotStartsWith) |
NicWhereInput |
NicWhereInput.macAddressStartsWith(String macAddressStartsWith) |
NicWhereInput |
NicWhereInput.maxVfNum(Integer maxVfNum) |
NicWhereInput |
NicWhereInput.maxVfNumGt(Integer maxVfNumGt) |
NicWhereInput |
NicWhereInput.maxVfNumGte(Integer maxVfNumGte) |
NicWhereInput |
NicWhereInput.maxVfNumIn(List<Integer> maxVfNumIn) |
NicWhereInput |
NicWhereInput.maxVfNumLt(Integer maxVfNumLt) |
NicWhereInput |
NicWhereInput.maxVfNumLte(Integer maxVfNumLte) |
NicWhereInput |
NicWhereInput.maxVfNumNot(Integer maxVfNumNot) |
NicWhereInput |
NicWhereInput.maxVfNumNotIn(List<Integer> maxVfNumNotIn) |
NicWhereInput |
NicWhereInput.model(String model) |
NicWhereInput |
NicWhereInput.modelContains(String modelContains) |
NicWhereInput |
NicWhereInput.modelEndsWith(String modelEndsWith) |
NicWhereInput |
NicWhereInput.modelGt(String modelGt) |
NicWhereInput |
NicWhereInput.modelGte(String modelGte) |
NicWhereInput |
NicWhereInput.modelIn(List<String> modelIn) |
NicWhereInput |
NicWhereInput.modelLt(String modelLt) |
NicWhereInput |
NicWhereInput.modelLte(String modelLte) |
NicWhereInput |
NicWhereInput.modelNot(String modelNot) |
NicWhereInput |
NicWhereInput.modelNotContains(String modelNotContains) |
NicWhereInput |
NicWhereInput.modelNotEndsWith(String modelNotEndsWith) |
NicWhereInput |
NicWhereInput.modelNotIn(List<String> modelNotIn) |
NicWhereInput |
NicWhereInput.modelNotStartsWith(String modelNotStartsWith) |
NicWhereInput |
NicWhereInput.modelStartsWith(String modelStartsWith) |
NicWhereInput |
NicWhereInput.mtu(Integer mtu) |
NicWhereInput |
NicWhereInput.mtuGt(Integer mtuGt) |
NicWhereInput |
NicWhereInput.mtuGte(Integer mtuGte) |
NicWhereInput |
NicWhereInput.mtuIn(List<Integer> mtuIn) |
NicWhereInput |
NicWhereInput.mtuLt(Integer mtuLt) |
NicWhereInput |
NicWhereInput.mtuLte(Integer mtuLte) |
NicWhereInput |
NicWhereInput.mtuNot(Integer mtuNot) |
NicWhereInput |
NicWhereInput.mtuNotIn(List<Integer> mtuNotIn) |
NicWhereInput |
NicWhereInput.name(String name) |
NicWhereInput |
NicWhereInput.nameContains(String nameContains) |
NicWhereInput |
NicWhereInput.nameEndsWith(String nameEndsWith) |
NicWhereInput |
NicWhereInput.nameGt(String nameGt) |
NicWhereInput |
NicWhereInput.nameGte(String nameGte) |
NicWhereInput |
NicWhereInput.nameIn(List<String> nameIn) |
NicWhereInput |
NicWhereInput.nameLt(String nameLt) |
NicWhereInput |
NicWhereInput.nameLte(String nameLte) |
NicWhereInput |
NicWhereInput.nameNot(String nameNot) |
NicWhereInput |
NicWhereInput.nameNotContains(String nameNotContains) |
NicWhereInput |
NicWhereInput.nameNotEndsWith(String nameNotEndsWith) |
NicWhereInput |
NicWhereInput.nameNotIn(List<String> nameNotIn) |
NicWhereInput |
NicWhereInput.nameNotStartsWith(String nameNotStartsWith) |
NicWhereInput |
NicWhereInput.nameStartsWith(String nameStartsWith) |
NicWhereInput |
NicWhereInput.nicUuid(String nicUuid) |
NicWhereInput |
NicWhereInput.nicUuidContains(String nicUuidContains) |
NicWhereInput |
NicWhereInput.nicUuidEndsWith(String nicUuidEndsWith) |
NicWhereInput |
NicWhereInput.nicUuidGt(String nicUuidGt) |
NicWhereInput |
NicWhereInput.nicUuidGte(String nicUuidGte) |
NicWhereInput |
NicWhereInput.nicUuidIn(List<String> nicUuidIn) |
NicWhereInput |
NicWhereInput.nicUuidLt(String nicUuidLt) |
NicWhereInput |
NicWhereInput.nicUuidLte(String nicUuidLte) |
NicWhereInput |
NicWhereInput.nicUuidNot(String nicUuidNot) |
NicWhereInput |
NicWhereInput.nicUuidNotContains(String nicUuidNotContains) |
NicWhereInput |
NicWhereInput.nicUuidNotEndsWith(String nicUuidNotEndsWith) |
NicWhereInput |
NicWhereInput.nicUuidNotIn(List<String> nicUuidNotIn) |
NicWhereInput |
NicWhereInput.nicUuidNotStartsWith(String nicUuidNotStartsWith) |
NicWhereInput |
NicWhereInput.nicUuidStartsWith(String nicUuidStartsWith) |
NicWhereInput |
NicWhereInput.NOT(List<NicWhereInput> NOT) |
NicWhereInput |
NicWhereInput.OR(List<NicWhereInput> OR) |
NicWhereInput |
NicWhereInput.physical(Boolean physical) |
NicWhereInput |
NicWhereInput.physicalNot(Boolean physicalNot) |
NicWhereInput |
NicWhereInput.rdmaEnabled(Boolean rdmaEnabled) |
NicWhereInput |
NicWhereInput.rdmaEnabledNot(Boolean rdmaEnabledNot) |
NicWhereInput |
NicWhereInput.running(Boolean running) |
NicWhereInput |
NicWhereInput.runningNot(Boolean runningNot) |
NicWhereInput |
NicWhereInput.speed(Long speed) |
NicWhereInput |
NicWhereInput.speedGt(Long speedGt) |
NicWhereInput |
NicWhereInput.speedGte(Long speedGte) |
NicWhereInput |
NicWhereInput.speedIn(List<Long> speedIn) |
NicWhereInput |
NicWhereInput.speedLt(Long speedLt) |
NicWhereInput |
NicWhereInput.speedLte(Long speedLte) |
NicWhereInput |
NicWhereInput.speedNot(Long speedNot) |
NicWhereInput |
NicWhereInput.speedNotIn(List<Long> speedNotIn) |
NicWhereInput |
NicWhereInput.subnetMask(String subnetMask) |
NicWhereInput |
NicWhereInput.subnetMaskContains(String subnetMaskContains) |
NicWhereInput |
NicWhereInput.subnetMaskEndsWith(String subnetMaskEndsWith) |
NicWhereInput |
NicWhereInput.subnetMaskGt(String subnetMaskGt) |
NicWhereInput |
NicWhereInput.subnetMaskGte(String subnetMaskGte) |
NicWhereInput |
NicWhereInput.subnetMaskIn(List<String> subnetMaskIn) |
NicWhereInput |
NicWhereInput.subnetMaskLt(String subnetMaskLt) |
NicWhereInput |
NicWhereInput.subnetMaskLte(String subnetMaskLte) |
NicWhereInput |
NicWhereInput.subnetMaskNot(String subnetMaskNot) |
NicWhereInput |
NicWhereInput.subnetMaskNotContains(String subnetMaskNotContains) |
NicWhereInput |
NicWhereInput.subnetMaskNotEndsWith(String subnetMaskNotEndsWith) |
NicWhereInput |
NicWhereInput.subnetMaskNotIn(List<String> subnetMaskNotIn) |
NicWhereInput |
NicWhereInput.subnetMaskNotStartsWith(String subnetMaskNotStartsWith) |
NicWhereInput |
NicWhereInput.subnetMaskStartsWith(String subnetMaskStartsWith) |
NicWhereInput |
NicWhereInput.totalVfNum(Integer totalVfNum) |
NicWhereInput |
NicWhereInput.totalVfNumGt(Integer totalVfNumGt) |
NicWhereInput |
NicWhereInput.totalVfNumGte(Integer totalVfNumGte) |
NicWhereInput |
NicWhereInput.totalVfNumIn(List<Integer> totalVfNumIn) |
NicWhereInput |
NicWhereInput.totalVfNumLt(Integer totalVfNumLt) |
NicWhereInput |
NicWhereInput.totalVfNumLte(Integer totalVfNumLte) |
NicWhereInput |
NicWhereInput.totalVfNumNot(Integer totalVfNumNot) |
NicWhereInput |
NicWhereInput.totalVfNumNotIn(List<Integer> totalVfNumNotIn) |
NicWhereInput |
NicWhereInput.type(NetworkType type) |
NicWhereInput |
NicWhereInput.typeIn(List<NetworkType> typeIn) |
NicWhereInput |
NicWhereInput.typeNot(NetworkType typeNot) |
NicWhereInput |
NicWhereInput.typeNotIn(List<NetworkType> typeNotIn) |
NicWhereInput |
NicWhereInput.up(Boolean up) |
NicWhereInput |
NicWhereInput.upNot(Boolean upNot) |
NicWhereInput |
NicWhereInput.usedVfNum(Integer usedVfNum) |
NicWhereInput |
NicWhereInput.usedVfNumGt(Integer usedVfNumGt) |
NicWhereInput |
NicWhereInput.usedVfNumGte(Integer usedVfNumGte) |
NicWhereInput |
NicWhereInput.usedVfNumIn(List<Integer> usedVfNumIn) |
NicWhereInput |
NicWhereInput.usedVfNumLt(Integer usedVfNumLt) |
NicWhereInput |
NicWhereInput.usedVfNumLte(Integer usedVfNumLte) |
NicWhereInput |
NicWhereInput.usedVfNumNot(Integer usedVfNumNot) |
NicWhereInput |
NicWhereInput.usedVfNumNotIn(List<Integer> usedVfNumNotIn) |
NicWhereInput |
NicWhereInput.userUsage(NicUserUsage userUsage) |
NicWhereInput |
NicWhereInput.userUsageIn(List<NicUserUsage> userUsageIn) |
NicWhereInput |
NicWhereInput.userUsageNot(NicUserUsage userUsageNot) |
NicWhereInput |
NicWhereInput.userUsageNotIn(List<NicUserUsage> userUsageNotIn) |
NicWhereInput |
NicWhereInput.vds(VdsWhereInput vds) |
NicWhereInput |
NicWhereInput.vmsEvery(VmWhereInput vmsEvery) |
NicWhereInput |
NicWhereInput.vmsNone(VmWhereInput vmsNone) |
NicWhereInput |
NicWhereInput.vmsSome(VmWhereInput vmsSome) |