-
- All Implemented Interfaces:
public class CapturePoiOnMapEvent.Builder extends Event.Builder<T>
-
-
Method Summary
Modifier and Type Method Description CapturePoiOnMapEvent.Builder
setInteractionMethod(InteractionMethodValue interaction_method)
CapturePoiOnMapEvent.Builder
setTrigger(CategoryType trigger)
CapturePoiOnMapEvent.Builder
setAction(SettingType action)
-
-
Method Detail
-
setInteractionMethod
CapturePoiOnMapEvent.Builder setInteractionMethod(InteractionMethodValue interaction_method)
-
setTrigger
CapturePoiOnMapEvent.Builder setTrigger(CategoryType trigger)
-
setAction
CapturePoiOnMapEvent.Builder setAction(SettingType action)
-
-
-
-