Class CreateSchemaRequest
java.lang.Object
ai.vectros.resources.schemas.requests.CreateSchemaRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interfacestatic final class -
Method Summary
-
Method Details
-
getUpsert
- Returns:
- When
true, if a schema with the sametypeNamealready exists it is reconciled to the submitted shape (additive fields, lookups, renderHints, andactiveare applied) instead of being returned unchanged;typeNameand migration-locked lookup attributes (rangeEnabled/sortBy/sensitive) cannot be changed and a request to do so is rejected. A re-applied upsert whose declared shape is unchanged is a no-op (no schema-version bump). Defaults tofalse. Requires theschemas:uscope.
-
getBody
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-