Uses of Class
software.amazon.awssdk.services.pinpoint.model.EventsBatch
-
Packages that use EventsBatch Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of EventsBatch in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return types with arguments of type EventsBatch Modifier and Type Method Description Map<String,EventsBatch>EventsRequest. batchItem()The batch of events to process.Method parameters in software.amazon.awssdk.services.pinpoint.model with type arguments of type EventsBatch Modifier and Type Method Description EventsRequest.BuilderEventsRequest.Builder. batchItem(Map<String,EventsBatch> batchItem)The batch of events to process.
-