Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
DataIngestionJobStatistics |
DataIngestionJobStatistics.Builder.build() |
DataIngestionJobStatistics |
DataIngestionJob.getDataIngestionJobStatistics() |
Modifier and Type | Method and Description |
---|---|
DataIngestionJobStatistics.Builder |
DataIngestionJobStatistics.Builder.copy(DataIngestionJobStatistics model) |
DataIngestionJob.Builder |
DataIngestionJob.Builder.dataIngestionJobStatistics(DataIngestionJobStatistics dataIngestionJobStatistics) |
Constructor and Description |
---|
DataIngestionJob(String id,
String displayName,
String description,
String compartmentId,
String dataSourceId,
DataIngestionJobStatistics dataIngestionJobStatistics,
Date timeCreated,
Date timeUpdated,
DataIngestionJob.LifecycleState lifecycleState,
String lifecycleDetails,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
Map<String,Map<String,Object>> systemTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.