Package | Description |
---|---|
com.oracle.bmc.datalabelingservicedataplane.model |
Modifier and Type | Method and Description |
---|---|
static AnnotationSummary.Builder |
AnnotationSummary.builder()
Create a new builder.
|
AnnotationSummary.Builder |
AnnotationSummary.Builder.compartmentId(String compartmentId)
The OCID of the compartment for the annotation.
|
AnnotationSummary.Builder |
AnnotationSummary.Builder.copy(AnnotationSummary model) |
AnnotationSummary.Builder |
AnnotationSummary.Builder.definedTags(Map<String,Map<String,Object>> definedTags)
The defined tags for this resource.
|
AnnotationSummary.Builder |
AnnotationSummary.Builder.freeformTags(Map<String,String> freeformTags)
A simple key-value pair that is applied without any predefined name, type, or scope.
|
AnnotationSummary.Builder |
AnnotationSummary.Builder.id(String id)
The OCID of the annotation.
|
AnnotationSummary.Builder |
AnnotationSummary.Builder.lifecycleState(Annotation.LifecycleState lifecycleState)
Describes the lifecycle state.
|
AnnotationSummary.Builder |
AnnotationSummary.Builder.recordId(String recordId)
The OCID of the record annotated.
|
AnnotationSummary.Builder |
AnnotationSummary.Builder.timeCreated(Date timeCreated)
The date and time the annotation was created, in the timestamp format defined by RFC3339.
|
AnnotationSummary.Builder |
AnnotationSummary.Builder.timeUpdated(Date timeUpdated)
The date and time the resource was updated, in the timestamp format defined by RFC3339.
|
AnnotationSummary.Builder |
AnnotationSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.