| Modifier and Type | Field and Description |
|---|---|
protected Collection<ApiModel> |
ComponentModel.apiOptions |
| Modifier and Type | Method and Description |
|---|---|
static Comparator<ApiModel> |
Comparators.apiModelComparator() |
Collection<ApiModel> |
ComponentModel.getApiOptions() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.camel.util.json.JsonObject |
JsonMapper.apiModelAsJsonObject(Collection<ApiModel> model,
boolean options) |
Apache Camel