| Package | Description |
|---|---|
| org.mule.runtime.api.app.declaration | |
| org.mule.runtime.api.app.declaration.fluent |
| Modifier and Type | Method and Description |
|---|---|
ParameterObjectValue |
TopLevelParameterDeclaration.getValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
TopLevelParameterDeclaration.setValue(ParameterObjectValue value)
Associates a
ParameterObjectValue as part of this parameter configuration declaration |
default void |
ParameterValueVisitor.visitObjectValue(ParameterObjectValue objectValue) |
| Modifier and Type | Method and Description |
|---|---|
ParameterObjectValue |
ParameterObjectValue.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
TopLevelParameterDeclarer |
TopLevelParameterDeclarer.withValue(ParameterObjectValue value) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.