| Package | Description |
|---|---|
| com.mulesoft.extension.mq.api.config | |
| com.mulesoft.extension.mq.internal.operation |
| Modifier and Type | Method and Description |
|---|---|
static DelayTimeUnit |
DelayTimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DelayTimeUnit[] |
DelayTimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AnypointMQMessageGroup(org.mule.runtime.api.metadata.TypedValue<InputStream> body,
Map<String,Object> properties,
String messageId,
int deliveryDelay,
DelayTimeUnit deliveryDelayUnit,
String messageGroupId,
boolean sendContentType) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.