public class HawkularHttpResponse extends Object
| Constructor and Description |
|---|
HawkularHttpResponse(String content,
int responseCode) |
HawkularHttpResponse(String content,
int responseCode,
String errorMsg) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContent() |
String |
getErrorMsg() |
int |
getResponseCode() |
public HawkularHttpResponse(String content, int responseCode)
Copyright © 2016 Red Hat, Inc.. All rights reserved.