| Package | Description |
|---|---|
| org.mule.extension.introspection.declaration |
| Modifier and Type | Class and Description |
|---|---|
class |
ParameterConstruct<T extends ParameterConstruct>
A
Construct which allows configuring a ParameterDeclaration
through a fluent API |
| Modifier and Type | Class and Description |
|---|---|
class |
OptionalParameterConstruct
A specialization of
ParameterConstruct for optional parameters. |
| Modifier and Type | Method and Description |
|---|---|
ParameterConstruct |
WithParameters.requiredParameter(String name)
Adds a required parameter
|
ParameterConstruct<T> |
ParameterConstruct.withCapability(Object capability)
Adds the given capability to the declaring parameter
|
Copyright © 2015 MuleSoft, Inc.. All rights reserved.