JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
de.mirkosertic.bytecoder.api.web
Body
Contents
Description
Method Summary
Method Details
text()
json()
Hide sidebar
Show sidebar
Interface Body
All Superinterfaces:
OpaqueReferenceType
All Known Subinterfaces:
Response
public interface
Body
extends
OpaqueReferenceType
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<T extends
OpaqueReferenceType
>
Promise
<T>
json
()
StringPromise
text
()
Method Details
text
StringPromise
text
()
json
<T extends
OpaqueReferenceType
>
Promise
<T>
json
()