| Package | Description |
|---|---|
| org.mule.devkit.model.apidoc | |
| org.mule.devkit.model.apidoc.builder | |
| org.mule.devkit.model.apidoc.config | |
| org.mule.devkit.model.apidoc.desarializer |
| Modifier and Type | Field and Description |
|---|---|
protected List<Config> |
ModuleModel.configs |
| Modifier and Type | Method and Description |
|---|---|
List<Config> |
ModuleModel.configs() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleModel.configs(List<Config> configs) |
| Modifier and Type | Method and Description |
|---|---|
ModuleBuilder |
ModuleBuilder.configs(List<Config> configs) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationConfig
Represents a @Configuration config component.
|
class |
ConnectionManagementConfig
Represents a @ConnectionManagement config component.
|
class |
OAuth2Config
Represents a @OAuth2 config component.
|
class |
WsdlProviderConfig |
| Modifier and Type | Method and Description |
|---|---|
Config |
ConfigSerializer.deserialize(com.google.gson.JsonElement json,
Type typeOfT,
com.google.gson.JsonDeserializationContext context) |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
ConfigSerializer.serialize(Config src,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2010–2023 MuleSoft, Inc.. All rights reserved.