public class CachedResponse extends Object
| Constructor and Description |
|---|
CachedResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody()
Entry content, base64-encoded.
|
void |
setBody(String body)
Entry content, base64-encoded.
|
Copyright © 2020. All rights reserved.