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