public class GoogleAnalyticsResponse extends Object
| Constructor and Description |
|---|
GoogleAnalyticsResponse() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getRequestParams() |
int |
getStatusCode() |
void |
setRequestParams(Map<String,String> postedParms) |
void |
setStatusCode(int statusCode) |
String |
toString() |
Copyright © Sep 2013–2018 Mike Hardy. All rights reserved.