| Modifier and Type | Field and Description |
|---|---|
(package private) String |
contentType |
(package private) String |
encoding |
(package private) MustacheTemplate |
entity |
(package private) Iterable<Header> |
headers |
(package private) Integer |
statusCode |
| Constructor and Description |
|---|
MustacheResponse() |
| Modifier and Type | Method and Description |
|---|---|
MustacheResponse |
paramObject(Object entity) |
MustacheResponse |
templateName(String templateName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontentType, encoding, entity, headers, statusCodefinal MustacheTemplate entity
final String encoding
@NonNull String contentType
@NonNull Integer statusCode
public MustacheResponse paramObject(Object entity)
public MustacheResponse templateName(String templateName)
Copyright © 2016. All rights reserved.