Class CreateRecordRequest
java.lang.Object
ai.vectros.resources.records.requests.CreateRecordRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic final class -
Method Summary
-
Method Details
-
getUpsert
- Returns:
- When
true, if a record with the sameexternalIdalready exists its content is overwritten (the submittedpayloadand mutable fields are applied and the version is bumped) instead of being returned unchanged; the immutableexternalId,schemaId/typeName, and ownership are never changed. A re-applied upsert whose content matches is a no-op (no version bump). Defaults tofalse. Requires therecords:u:<type>scope in addition torecords:c:<type>.
-
getBody
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-