| Constructor and Description |
|---|
MultipartWithoutDefaults(String contentType,
org.mule.runtime.api.streaming.CursorProvider content,
OptionalLong contentLength) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.streaming.CursorProvider |
content()
Content to be pushed to implementation flow
|
String |
contentType() |
OptionalLong |
getLength() |
public MultipartWithoutDefaults(String contentType, org.mule.runtime.api.streaming.CursorProvider content, OptionalLong contentLength)
public org.mule.runtime.api.streaming.CursorProvider content()
Multipartpublic String contentType()
contentType in interface Multipartpublic OptionalLong getLength()
Copyright © 2025. All rights reserved.