| Package | Description |
|---|---|
| io.syndesis.common.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyListResult<T> |
| Modifier and Type | Method and Description |
|---|---|
ListResult<String> |
TagFinder.getResult() |
static <T> ListResult<T> |
ListResult.of(Collection<T> items) |
static <T> ListResult<T> |
ListResult.of(T... items) |
| Modifier and Type | Method and Description |
|---|---|
TagFinder |
TagFinder.add(ListResult<? extends WithTags> items) |
Copyright © 2016–2019 Red Hat. All rights reserved.