Class CreateEntityRequest
java.lang.Object
ai.vectros.resources.identity.requests.CreateEntityRequest
-
Method Details
-
getUpsert
- Returns:
- When
true, overwrite an existing entity's mutable fields instead of returning it unchanged. Requires theentities:u:<namespace>scope in addition toentities:c:<namespace>.
-
getContextId
- Returns:
- Which app context owns the new entity. Required when the namespace is context-placed and omitted otherwise: a tenant-placed namespace's entities are shared by every context, so supplying one is rejected. A context-confined credential may only name its own context. An entity's context is fixed at creation and cannot be changed afterwards.
-
getBody
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-