public interface GoogleAnalyticsExecutor
| Modifier and Type | Method and Description |
|---|---|
GoogleAnalyticsResponse |
post(GoogleAnalyticsRequest<?> request) |
Future<GoogleAnalyticsResponse> |
postAsync(GoogleAnalyticsRequest<?> request) |
GoogleAnalyticsResponse post(GoogleAnalyticsRequest<?> request)
Future<GoogleAnalyticsResponse> postAsync(GoogleAnalyticsRequest<?> request)
Copyright © Sep 2013–2018 Mike Hardy. All rights reserved.