Uses of Interface
ai.vectros.resources.schemas.requests.CreateSchemaRequest._FinalStage
Packages that use CreateSchemaRequest._FinalStage
-
Uses of CreateSchemaRequest._FinalStage in ai.vectros.resources.schemas.requests
Classes in ai.vectros.resources.schemas.requests that implement CreateSchemaRequest._FinalStageMethods in ai.vectros.resources.schemas.requests that return CreateSchemaRequest._FinalStageModifier and TypeMethodDescriptionCreateSchemaRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) CreateSchemaRequest._FinalStage.additionalProperty(String key, Object value) CreateSchemaRequest.BodyStage.body(@NotNull SchemaRequest body) CreateSchemaRequest.Builder.body(@NotNull SchemaRequest body) Whentrue, 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.Whentrue, 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.Whentrue, 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.