public static interface Message.CollectionBuilder extends Message.Builder
| Modifier and Type | Method and Description |
|---|---|
Message.CollectionBuilder |
itemMediaType(MediaType mediaType)
|
attributes, build, mediaTypecollectionPayload, collectionPayload, nullPayload, payload, streamPayloadMessage.CollectionBuilder itemMediaType(MediaType mediaType)
MediaType for the collection items in the Message to be built. See
CollectionDataType.getItemDataType()mediaType - the mediaType to setNullPointerException - if the mediaType is nullCopyright © 2016 MuleSoft, Inc.. All rights reserved.