| 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> |
FactSheetData.getTags()
Get tags
|
| Modifier and Type | Method and Description |
|---|---|
FactSheetData |
FactSheetData.addTagsItem(Tag tagsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
FactSheetData.setTags(List<Tag> tags) |
FactSheetData |
FactSheetData.tags(List<Tag> tags) |
Copyright © 2017 LeanIX GmbH. All rights reserved.