| Package | Description |
|---|---|
| net.leanix.api.models |
| Modifier and Type | Method and Description |
|---|---|
SuggestionsDTO |
SuggestionsDTO.addSuggestionsItem(Suggestion suggestionsItem) |
SuggestionsDTO |
SuggestionsDTO.suggestions(List<Suggestion> suggestions) |
SuggestionsDTO |
SuggestionsDTO.type(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<SuggestionsDTO> |
SuggestionsResponse.getData()
Get data
|
| Modifier and Type | Method and Description |
|---|---|
SuggestionsResponse |
SuggestionsResponse.addDataItem(SuggestionsDTO dataItem) |
| Modifier and Type | Method and Description |
|---|---|
SuggestionsResponse |
SuggestionsResponse.data(List<SuggestionsDTO> data) |
void |
SuggestionsResponse.setData(List<SuggestionsDTO> data) |
Copyright © 2019 LeanIX GmbH. All rights reserved.