Bookmark.DefinitionStages.WithCreatedBy Interface
public static interface Bookmark.DefinitionStages.WithCreatedBy
The stage of the Bookmark definition allowing to specify createdBy.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withCreatedBy(UserInfo createdBy)
Specifies the created |
Method Details
withCreatedBy
public abstract Bookmark.DefinitionStages.WithCreate withCreatedBy(UserInfo createdBy)
Specifies the createdBy property: Describes a user that created the bookmark.
Parameters:
Returns: