public interface Multipart
| Modifier and Type | Method and Description |
|---|---|
Object |
content()
Content to be pushed to implementation flow
|
String |
contentType() |
OptionalLong |
getLength() |
Object content() throws InvalidFormParameterException
InvalidFormParameterExceptionString contentType()
OptionalLong getLength()
Copyright © 2025. All rights reserved.