| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
SharedUserInfo |
SharedUserInfo.sharedAt(OffsetDateTime sharedAt) |
SharedUserInfo |
SharedUserInfo.sharedWithUser(User sharedWithUser) |
| Modifier and Type | Method and Description |
|---|---|
List<SharedUserInfo> |
BookmarkShare.getSharedUserInfos()
Get sharedUserInfos
|
| Modifier and Type | Method and Description |
|---|---|
BookmarkShare |
BookmarkShare.addSharedUserInfosItem(SharedUserInfo sharedUserInfosItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
BookmarkShare.setSharedUserInfos(List<SharedUserInfo> sharedUserInfos) |
BookmarkShare |
BookmarkShare.sharedUserInfos(List<SharedUserInfo> sharedUserInfos) |
Copyright © 2019 LeanIX GmbH. All rights reserved.