| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
Suggestion |
Suggestion.addReasonsItem(Reason reasonsItem) |
Suggestion |
Suggestion.displayName(String displayName) |
Suggestion |
Suggestion.objectId(UUID objectId) |
Suggestion |
Suggestion.reasons(List<Reason> reasons) |
Suggestion |
Suggestion.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<Suggestion> |
SuggestionsDTO.getSuggestions()
Get suggestions
|
| Modifier and Type | Method and Description |
|---|---|
SuggestionsDTO |
SuggestionsDTO.addSuggestionsItem(Suggestion suggestionsItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
SuggestionsDTO.setSuggestions(List<Suggestion> suggestions) |
SuggestionsDTO |
SuggestionsDTO.suggestions(List<Suggestion> suggestions) |
Copyright © 2019 LeanIX GmbH. All rights reserved.