Uses of Record Class
org.graylog2.telemetry.client.PosthogAPI.Event
Packages that use PosthogAPI.Event
-
Uses of PosthogAPI.Event in org.graylog2.telemetry.client
Methods in org.graylog2.telemetry.client that return PosthogAPI.EventMethods in org.graylog2.telemetry.client that return types with arguments of type PosthogAPI.EventModifier and TypeMethodDescriptionPosthogAPI.BatchRequest.batch()Returns the value of thebatchrecord component.Constructor parameters in org.graylog2.telemetry.client with type arguments of type PosthogAPI.EventModifierConstructorDescriptionBatchRequest(String apiKey, Collection<PosthogAPI.Event> batch) Creates an instance of aBatchRequestrecord class.