Class GoogleAnalyticsJerseyApiClient

  • All Implemented Interfaces:
    io.featurehub.client.GoogleAnalyticsApiClient

    public class GoogleAnalyticsJerseyApiClient
    extends java.lang.Object
    implements io.featurehub.client.GoogleAnalyticsApiClient
    • Field Summary

      • Fields inherited from interface io.featurehub.client.GoogleAnalyticsApiClient

        GA_VALUE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void postBatchUpdate​(java.lang.String batchData)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GoogleAnalyticsJerseyApiClient

        public GoogleAnalyticsJerseyApiClient()
    • Method Detail

      • postBatchUpdate

        public void postBatchUpdate​(java.lang.String batchData)
        Specified by:
        postBatchUpdate in interface io.featurehub.client.GoogleAnalyticsApiClient