Interface RecordLookupRequest.FieldStage
- All Known Implementing Classes:
RecordLookupRequest.Builder
- Enclosing class:
RecordLookupRequest
public static interface RecordLookupRequest.FieldStage
-
Method Summary
Modifier and TypeMethodDescriptionName of the lookup field declared on the schema.
-
Method Details
-
field
Name of the lookup field declared on the schema. For a field marked sensitive, this body variant is required (the GET variant rejects looking up by a sensitive value). For a lookup declared over several fields, give those field names joined with commas (
status,area) and put the values invalues.
-