static FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.builder() |
Create a new builder.
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.Builder.copy(FileSyncIngestionLogs model) |
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.Builder.durationInSeconds(Integer durationInSeconds) |
The duration taken(in seconds) to ingest the File.
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.Builder.fileId(String fileId) |
An identifier that identifies a File ingested to a VectorStore.
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.Builder.filePath(String filePath) |
The path where the file was located in the datasource.
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.Builder.fileSizeInBytes(Integer fileSizeInBytes) |
The size of the file.
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.Builder.status(FileSyncIngestionLogs.Status status) |
The current status of ingestion for the File
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
System tags for this resource.
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.toBuilder() |
|
FileSyncIngestionLogs.Builder |
FileSyncIngestionLogs.Builder.totalChunksCreated(Integer totalChunksCreated) |
The total number of chunks created from the File.
|