| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
BookmarkShare |
BookmarkShare.addSharedUserInfosItem(SharedUserInfo sharedUserInfosItem) |
BookmarkShare |
BookmarkShare.sharedByUserId(UUID sharedByUserId) |
BookmarkShare |
BookmarkShare.sharedUserInfos(List<SharedUserInfo> sharedUserInfos) |
| Modifier and Type | Method and Description |
|---|---|
List<BookmarkShare> |
BookmarkSharesData.getBookmarkShares()
Get bookmarkShares
|
| Modifier and Type | Method and Description |
|---|---|
BookmarkSharesData |
BookmarkSharesData.addBookmarkSharesItem(BookmarkShare bookmarkSharesItem) |
| Modifier and Type | Method and Description |
|---|---|
BookmarkSharesData |
BookmarkSharesData.bookmarkShares(List<BookmarkShare> bookmarkShares) |
void |
BookmarkSharesData.setBookmarkShares(List<BookmarkShare> bookmarkShares) |
Copyright © 2019 LeanIX GmbH. All rights reserved.