Modifier and Type | Class and Description |
---|---|
static class |
RenderResult.Builder |
Modifier and Type | Field and Description |
---|---|
protected Object |
entity |
protected Map<String,String> |
headers |
protected int |
status |
protected String |
type |
Modifier and Type | Method and Description |
---|---|
String |
getAsString() |
Object |
getEntity() |
Map<String,String> |
getHeaders() |
int |
getStatus() |
String |
getType() |
static RenderResult.Builder |
newRenderResult() |