Package ai.vectros.types
Class BatchLookupInput
java.lang.Object
ai.vectros.types.BatchLookupInput
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getRef
- Returns:
- Your correlation id for this lookup, echoed back on the matching result group so you can pair results to inputs regardless of ordering.
-
getType
- Returns:
- The record type to look up.
-
getField
- Returns:
- The name of the lookup field to match on, as declared on the record schema.
-
getValue
- Returns:
- The exact value to match against the lookup field.
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-