| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
Tag |
Tag.bgColor(String bgColor) |
Tag |
Tag.description(String description) |
Tag |
Tag.id(UUID id) |
Tag |
Tag.name(String name) |
Tag |
Tag.status(Tag.StatusEnum status) |
Tag |
Tag.tagGroup(TagGroup tagGroup) |
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
FactSheet.getTags()
Get tags
|
| Modifier and Type | Method and Description |
|---|---|
FactSheet |
FactSheet.addTagsItem(Tag tagsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
FactSheet.setTags(List<Tag> tags) |
FactSheet |
FactSheet.tags(List<Tag> tags) |
Copyright © 2019 LeanIX GmbH. All rights reserved.