static IngestionJobSummary.Builder |
IngestionJobSummary.builder() |
|
IngestionJobSummary.Builder |
IngestionJobSummary.Builder.dataSourceId(String dataSourceId) |
Sets the value of the DataSourceId property for this object.
|
IngestionJobSummary.Builder |
IngestionJobSummary.Builder.description(String description) |
Sets the value of the Description property for this object.
|
IngestionJobSummary.Builder |
IngestionJobSummary.Builder.ingestionJobId(String ingestionJobId) |
Sets the value of the IngestionJobId property for this object.
|
IngestionJobSummary.Builder |
IngestionJobSummary.Builder.knowledgeBaseId(String knowledgeBaseId) |
Sets the value of the KnowledgeBaseId property for this object.
|
IngestionJobSummary.Builder |
IngestionJobSummary.Builder.startedAt(Instant startedAt) |
Sets the value of the StartedAt property for this object.
|
default IngestionJobSummary.Builder |
IngestionJobSummary.Builder.statistics(Consumer<IngestionJobStatistics.Builder> statistics) |
Sets the value of the Statistics property for this object.
|
IngestionJobSummary.Builder |
IngestionJobSummary.Builder.statistics(IngestionJobStatistics statistics) |
Sets the value of the Statistics property for this object.
|
IngestionJobSummary.Builder |
IngestionJobSummary.Builder.status(String status) |
Sets the value of the Status property for this object.
|
IngestionJobSummary.Builder |
IngestionJobSummary.Builder.status(IngestionJobStatus status) |
Sets the value of the Status property for this object.
|
IngestionJobSummary.Builder |
IngestionJobSummary.toBuilder() |
|
IngestionJobSummary.Builder |
IngestionJobSummary.Builder.updatedAt(Instant updatedAt) |
Sets the value of the UpdatedAt property for this object.
|