IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addANDItem(IscsiConnectionWhereInput ANDItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addClientPortInItem(Integer clientPortInItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addClientPortNotInItem(Integer clientPortNotInItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addIdInItem(String idInItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addIdNotInItem(String idNotInItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addInitiatorIpInItem(String initiatorIpInItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addInitiatorIpNotInItem(String initiatorIpNotInItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addNOTItem(IscsiConnectionWhereInput NOTItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addORItem(IscsiConnectionWhereInput ORItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addTrTypeInItem(StoreTransportType trTypeInItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addTrTypeNotInItem(StoreTransportType trTypeNotInItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addTypeInItem(StoreConnectionType typeInItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.addTypeNotInItem(StoreConnectionType typeNotInItem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.AND(List<IscsiConnectionWhereInput> AND) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.clientPort(Integer clientPort) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.clientPortGt(Integer clientPortGt) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.clientPortGte(Integer clientPortGte) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.clientPortIn(List<Integer> clientPortIn) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.clientPortLt(Integer clientPortLt) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.clientPortLte(Integer clientPortLte) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.clientPortNot(Integer clientPortNot) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.clientPortNotIn(List<Integer> clientPortNotIn) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.cluster(ClusterWhereInput cluster) |
IscsiConnectionWhereInput |
GetIscsiConnectionsRequestBody.getWhere()
Get where
|
IscsiConnectionWhereInput |
GetIscsiConnectionsConnectionRequestBody.getWhere()
Get where
|
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.host(HostWhereInput host) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.id(String id) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idContains(String idContains) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idEndsWith(String idEndsWith) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idGt(String idGt) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idGte(String idGte) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idIn(List<String> idIn) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idLt(String idLt) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idLte(String idLte) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idNot(String idNot) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idNotContains(String idNotContains) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idNotEndsWith(String idNotEndsWith) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idNotIn(List<String> idNotIn) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idNotStartsWith(String idNotStartsWith) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.idStartsWith(String idStartsWith) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIp(String initiatorIp) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpContains(String initiatorIpContains) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpEndsWith(String initiatorIpEndsWith) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpGt(String initiatorIpGt) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpGte(String initiatorIpGte) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpIn(List<String> initiatorIpIn) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpLt(String initiatorIpLt) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpLte(String initiatorIpLte) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpNot(String initiatorIpNot) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpNotContains(String initiatorIpNotContains) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpNotEndsWith(String initiatorIpNotEndsWith) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpNotIn(List<String> initiatorIpNotIn) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpNotStartsWith(String initiatorIpNotStartsWith) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.initiatorIpStartsWith(String initiatorIpStartsWith) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.iscsiTarget(IscsiTargetWhereInput iscsiTarget) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.NOT(List<IscsiConnectionWhereInput> NOT) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.nvmfSubsystem(NvmfSubsystemWhereInput nvmfSubsystem) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.OR(List<IscsiConnectionWhereInput> OR) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.trType(StoreTransportType trType) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.trTypeIn(List<StoreTransportType> trTypeIn) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.trTypeNot(StoreTransportType trTypeNot) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.trTypeNotIn(List<StoreTransportType> trTypeNotIn) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.type(StoreConnectionType type) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.typeIn(List<StoreConnectionType> typeIn) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.typeNot(StoreConnectionType typeNot) |
IscsiConnectionWhereInput |
IscsiConnectionWhereInput.typeNotIn(List<StoreConnectionType> typeNotIn) |