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