public static interface Message.CollectionBuilder extends Message.Builder
| Modifier and Type | Method and Description |
|---|---|
Message.CollectionBuilder |
itemMediaType(MediaType mediaType)
|
buildcollectionPayload, collectionPayload, mediaType, nullPayload, payload, streamPayloadattributes, attributesMediaType, nullAttributesMessage.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 © 2017 MuleSoft, Inc.. All rights reserved.