public class OAuthAwareObjectMapper extends Object implements kong.unirest.ObjectMapper
| Constructor and Description |
|---|
OAuthAwareObjectMapper(Config config) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
readValue(String value,
Class<T> type) |
String |
writeValue(Object value) |
public OAuthAwareObjectMapper(Config config)
Copyright © 2020. All rights reserved.