Interface ContentStage
-
public interface ContentStage
-
-
Method Summary
Modifier and Type Method Description PartwithTheContent(java.io.InputStream content)default PartwithTheContent(java.lang.String content)
-
public interface ContentStage
| Modifier and Type | Method | Description |
|---|---|---|
Part |
withTheContent(java.io.InputStream content) |
|
default Part |
withTheContent(java.lang.String content) |