Bookmark.DefinitionStages.WithCreated Interface
public static interface Bookmark.DefinitionStages.WithCreated
The stage of the Bookmark definition allowing to specify created.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withCreated(OffsetDateTime created)
Specifies the created property: The time the bookmark was created. |
Method Details
withCreated
public abstract Bookmark.DefinitionStages.WithCreate withCreated(OffsetDateTime created)
Specifies the created property: The time the bookmark was created.
Parameters:
Returns: