Uses of Interface
ai.vectros.resources.records.requests.CreateRecordRequest._FinalStage
Packages that use CreateRecordRequest._FinalStage
-
Uses of CreateRecordRequest._FinalStage in ai.vectros.resources.records.requests
Classes in ai.vectros.resources.records.requests that implement CreateRecordRequest._FinalStageMethods in ai.vectros.resources.records.requests that return CreateRecordRequest._FinalStageModifier and TypeMethodDescriptionCreateRecordRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) CreateRecordRequest._FinalStage.additionalProperty(String key, Object value) CreateRecordRequest._FinalStage.allowClear(Boolean allowClear) CreateRecordRequest._FinalStage.allowClear(Optional<Boolean> allowClear) Only relevant with?CreateRecordRequest.Builder.allowClear(Boolean allowClear) Only relevant with?CreateRecordRequest.Builder.allowClear(Optional<Boolean> allowClear) Only relevant with?CreateRecordRequest.BodyStage.body(@NotNull RecordRequest body) CreateRecordRequest.Builder.body(@NotNull RecordRequest body) Whentrue, 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.Whentrue, 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.Whentrue, 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.