IngestionJob |
IngestionJob.clone() |
IngestionJob |
GetIngestionJobResult.getIngestionJob() |
IngestionJob |
StartIngestionJobResult.getIngestionJob() |
IngestionJob |
IngestionJob.withDataSourceId(String dataSourceId) |
IngestionJob |
IngestionJob.withDescription(String description) |
IngestionJob |
IngestionJob.withFailureReasons(Collection<String> failureReasons) |
IngestionJob |
IngestionJob.withFailureReasons(String... failureReasons)
NOTE: This method appends the values to the existing list (if any).
|
IngestionJob |
IngestionJob.withIngestionJobId(String ingestionJobId) |
IngestionJob |
IngestionJob.withKnowledgeBaseId(String knowledgeBaseId) |
IngestionJob |
IngestionJob.withStartedAt(Date startedAt) |
IngestionJob |
IngestionJob.withStatistics(IngestionJobStatistics statistics) |
IngestionJob |
IngestionJob.withStatus(IngestionJobStatus status) |
IngestionJob |
IngestionJob.withStatus(String status) |
IngestionJob |
IngestionJob.withUpdatedAt(Date updatedAt) |