Package | Description |
---|---|
com.oracle.bmc.generativeaiagent.model |
Modifier and Type | Method and Description |
---|---|
static DataIngestionJobSummary.Builder |
DataIngestionJobSummary.builder()
Create a new builder.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.compartmentId(String compartmentId)
The OCID
of the compartment.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.copy(DataIngestionJobSummary model) |
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.dataSourceId(String dataSourceId)
The OCID
of the parent DataSource.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
Defined tags for this resource.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.description(String description)
A user-friendly description of the DataSource.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.displayName(String displayName)
A user-friendly name.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.freeformTags(Map<String,String> freeformTags)
Free-form tags for this resource.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.id(String id)
The OCID
of the data ingestion job.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.lifecycleDetails(String lifecycleDetails)
A message that describes the current state of the data ingestion job in more detail.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.lifecycleState(DataIngestionJob.LifecycleState lifecycleState)
The current state of the data ingestion job.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.systemTags(Map<String,Map<String,Object>> systemTags)
System tags for this resource.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.timeCreated(Date timeCreated)
The date and time the data ingestion job was created, in the format defined by RFC
3339.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.Builder.timeUpdated(Date timeUpdated)
The date and time the data ingestion job was updated, in the format defined by RFC
3339.
|
DataIngestionJobSummary.Builder |
DataIngestionJobSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.