Uses of Interface
ai.vectros.resources.documents.requests.IngestDocumentRequest._FinalStage
Packages that use IngestDocumentRequest._FinalStage
-
Uses of IngestDocumentRequest._FinalStage in ai.vectros.resources.documents.requests
Classes in ai.vectros.resources.documents.requests that implement IngestDocumentRequest._FinalStageMethods in ai.vectros.resources.documents.requests that return IngestDocumentRequest._FinalStageModifier and TypeMethodDescriptionIngestDocumentRequest._FinalStage.additionalProperties(Map<String, Object> additionalProperties) IngestDocumentRequest._FinalStage.additionalProperty(String key, Object value) IngestDocumentRequest._FinalStage.allowClear(Boolean allowClear) IngestDocumentRequest._FinalStage.allowClear(Optional<Boolean> allowClear) Only relevant with?IngestDocumentRequest.Builder.allowClear(Boolean allowClear) Only relevant with?IngestDocumentRequest.Builder.allowClear(Optional<Boolean> allowClear) Only relevant with?IngestDocumentRequest.BodyStage.body(@NotNull DocumentRequest body) IngestDocumentRequest.Builder.body(@NotNull DocumentRequest body) Whentrue, if a document with the sameexternalIdalready exists its content is overwritten (the submittedpayload,title, and — when supplied —textare applied and the version is bumped) instead of being returned unchanged; the immutableexternalId,schemaId,indexMode, and ownership are never changed.Whentrue, if a document with the sameexternalIdalready exists its content is overwritten (the submittedpayload,title, and — when supplied —textare applied and the version is bumped) instead of being returned unchanged; the immutableexternalId,schemaId,indexMode, and ownership are never changed.Whentrue, if a document with the sameexternalIdalready exists its content is overwritten (the submittedpayload,title, and — when supplied —textare applied and the version is bumped) instead of being returned unchanged; the immutableexternalId,schemaId,indexMode, and ownership are never changed.