Class CreateClientRequest
java.lang.Object
ai.vectros.resources.identity.requests.CreateClientRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic final class -
Method Summary
-
Method Details
-
getUpsert
- Returns:
- When
true, if a client with the sameexternalIdalready exists its mutable fields are overwritten (the submittedname/status/payload/orgId/schemaIdare applied) instead of being returned unchanged; the immutableexternalIdand ownership are never changed. A re-applied upsert whose content matches is a no-op. Defaults tofalse. Requires theclients:uscope in addition toclients:c.
-
getBody
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-