| Package | Description |
|---|---|
| net.leanix.api | |
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
BookmarkSharesResponse |
BookmarkSharesApi.createBookmarkShare(BookmarkShareInputData bookmarkShare)
createBookmarkShares
Saves a bookmark share in the database
|
| Modifier and Type | Method and Description |
|---|---|
BookmarkShareInputData |
BookmarkShareInputData.addSharedWithUserIdsItem(UUID sharedWithUserIdsItem) |
BookmarkShareInputData |
BookmarkShareInputData.bookmarkId(UUID bookmarkId) |
BookmarkShareInputData |
BookmarkShareInputData.notifyUsers(Boolean notifyUsers) |
BookmarkShareInputData |
BookmarkShareInputData.sharedByUserId(UUID sharedByUserId) |
BookmarkShareInputData |
BookmarkShareInputData.sharedWithUserIds(List<UUID> sharedWithUserIds) |
Copyright © 2019 LeanIX GmbH. All rights reserved.