| Package | Description |
|---|---|
| com.kloudtek.anypoint | |
| com.kloudtek.anypoint.api |
| Modifier and Type | Method and Description |
|---|---|
APISpec |
Organization.findAPISpecsByNameAndVersion(String name,
String version) |
| Modifier and Type | Method and Description |
|---|---|
API |
Environment.createAPI(@NotNull APISpec apiSpec,
boolean mule4,
@Nullable String endpointUrl,
@Nullable String label) |
| Modifier and Type | Method and Description |
|---|---|
List<APISpec> |
APISpecList.getApiDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
static API |
API.create(@NotNull Environment environment,
@NotNull APISpec apiSpec,
boolean mule4,
@Nullable String endpointUrl,
@Nullable String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
APISpecList.setApiDefinitions(List<APISpec> list) |
Copyright © 2019 Kloudtek. All rights reserved.