| Constructor and Description |
|---|
Builder()
Constructor.
|
Builder(Body body)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Body.Builder |
bodyContent(BodyContent bodyContent)
|
Body |
build()
Builds the
body. |
public Body.Builder bodyContent(BodyContent bodyContent)
bodyContent - the body content;