| Package | Description |
|---|---|
| org.mule.apikit.common | |
| org.mule.apikit.model | |
| org.mule.apikit.model.api |
| Modifier and Type | Method and Description |
|---|---|
static ApiVendor |
ApiVendorUtils.deduceApiVendor(InputStream is) |
static ApiVendor |
ApiVendorUtils.getRamlVendor(InputStream inputStream) |
| Modifier and Type | Method and Description |
|---|---|
ApiVendor |
ApiSpecification.getApiVendor() |
static ApiVendor |
ApiVendor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiVendor[] |
ApiVendor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
default ApiVendor |
ApiReference.getVendor() |
Copyright © 2021. All rights reserved.