- addEventTime(long) - Method in class com.indicative.client.java.Indicative.Event
-
Sets the Event object's eventTime field.
- addProperties(Map<String, String>) - Method in class com.indicative.client.java.Indicative.Event
-
Adds a Map of property name/value pairs to the Event object's Map of
properties.
- addProperty(String, String) - Method in class com.indicative.client.java.Indicative.Event
-
Adds a property name/value pair to the Event object's Map of
properties.
- addProperty(String, int) - Method in class com.indicative.client.java.Indicative.Event
-
Adds a property name/value pair to the Event object's Map of
properties.
- addProperty(String, long) - Method in class com.indicative.client.java.Indicative.Event
-
Adds a property name/value pair to the Event object's Map of
properties.
- addProperty(String, float) - Method in class com.indicative.client.java.Indicative.Event
-
Adds a property name/value pair to the Event object's Map of
properties.
- addProperty(String, double) - Method in class com.indicative.client.java.Indicative.Event
-
Adds a property name/value pair to the Event object's Map of
properties.
- addProperty(String, boolean) - Method in class com.indicative.client.java.Indicative.Event
-
Adds a property name/value pair to the Event object's Map of
properties.
- apiKey(String) - Static method in class com.indicative.client.java.Indicative
-
Sets the static apiKey value.