AnnotationCreateAttributes |
AnnotationCreateAttributes.addWidgetIdsItem(String widgetIdsItem) |
AnnotationCreateAttributes |
AnnotationCreateAttributes.color(AnnotationColor color) |
AnnotationCreateAttributes |
AnnotationCreateAttributes.description(String description) |
AnnotationCreateAttributes |
AnnotationCreateAttributes.endTime(Long endTime) |
AnnotationCreateAttributes |
AnnotationRequestData.getAttributes()
Attributes for creating or updating an annotation.
|
AnnotationCreateAttributes |
AnnotationCreateAttributes.pageId(String pageId) |
AnnotationCreateAttributes |
AnnotationCreateAttributes.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
AnnotationCreateAttributes |
AnnotationCreateAttributes.startTime(Long startTime) |
AnnotationCreateAttributes |
AnnotationCreateAttributes.type(AnnotationKind type) |
AnnotationCreateAttributes |
AnnotationCreateAttributes.widgetIds(List<String> widgetIds) |