Uses of Class
software.amazon.awssdk.services.pinpoint.model.Event
-
Packages that use Event Package Description software.amazon.awssdk.services.pinpoint.model -
-
Uses of Event in software.amazon.awssdk.services.pinpoint.model
Methods in software.amazon.awssdk.services.pinpoint.model that return types with arguments of type Event Modifier and Type Method Description Map<String,Event>EventsBatch. events()A set of properties that are associated with the event.Method parameters in software.amazon.awssdk.services.pinpoint.model with type arguments of type Event Modifier and Type Method Description EventsBatch.BuilderEventsBatch.Builder. events(Map<String,Event> events)A set of properties that are associated with the event.
-