Uses of Class
com.segment.analytics.messages.Batch
-
Packages that use Batch Package Description com.segment.analytics.http com.segment.analytics.messages -
-
Uses of Batch in com.segment.analytics.http
Methods in com.segment.analytics.http with parameters of type Batch Modifier and Type Method Description retrofit2.Call<UploadResponse>
SegmentService. upload(okhttp3.HttpUrl uploadUrl, Batch batch)
-
Uses of Batch in com.segment.analytics.messages
Methods in com.segment.analytics.messages that return Batch Modifier and Type Method Description static Batch
Batch. create(java.util.Map<java.lang.String,?> context, java.util.List<Message> batch, java.lang.String writeKey)
-