Class StringRequestBody
java.lang.Object
io.gatling.http.client.body.RequestBody.Base<String>
io.gatling.http.client.body.string.StringRequestBody
- All Implemented Interfaces:
RequestBody
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.gatling.http.client.body.RequestBody
RequestBody.Base<T> -
Field Summary
Fields inherited from class io.gatling.http.client.body.RequestBody.Base
content -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.gatling.http.client.body.RequestBody.Base
getContent, toString, truncateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.gatling.http.client.body.RequestBody
getPatchedContentType
-
Constructor Details
-
StringRequestBody
-
-
Method Details
-
build
-
newBuilder
-
getBytes
public byte[] getBytes() -
print
-