| Package | Description |
|---|---|
| org.mule.tooling.client.api.tryit |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableTypedValue
Immutable implementation for
TypedValue. |
| Modifier and Type | Method and Description |
|---|---|
TypedValue |
Message.getAttributes() |
TypedValue |
ImmutableMessage.getAttributes() |
TypedValue |
Message.getPayload() |
TypedValue |
ImmutableMessage.getPayload() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,TypedValue> |
Notification.getVariables() |
Map<String,TypedValue> |
ImmutableNotification.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableMessage.Builder |
ImmutableMessage.Builder.attributes(TypedValue attributes) |
ImmutableMessage.Builder |
ImmutableMessage.Builder.payload(TypedValue payload) |
| Modifier and Type | Method and Description |
|---|---|
ImmutableNotification.Builder |
ImmutableNotification.Builder.variables(Map<String,TypedValue> variables) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.