Package de.gematik.rbellogger.util
Class RbelContextDecorator.JexlMessage.JexlMessageBuilder
java.lang.Object
de.gematik.rbellogger.util.RbelContextDecorator.JexlMessage.JexlMessageBuilder
- Enclosing class:
- RbelContextDecorator.JexlMessage
-
Method Summary
Modifier and TypeMethodDescriptionbody(RbelElement body) bodyAsString(String bodyAsString) build()request(boolean request) response(boolean response) statusCode(String statusCode) toString()
-
Method Details
-
method
- Returns:
this.
-
url
- Returns:
this.
-
path
- Returns:
this.
-
statusCode
- Returns:
this.
-
request
- Returns:
this.
-
response
- Returns:
this.
-
headers
public RbelContextDecorator.JexlMessage.JexlMessageBuilder headers(Map<String, List<String>> headers) - Returns:
this.
-
bodyAsString
- Returns:
this.
-
body
- Returns:
this.
-
build
-
toString
-