public static interface NotificationOptions.Builder
| Modifier and Type | Method and Description | 
|---|---|
| NotificationOptions | build() | 
| NotificationOptions.Builder | set(String optionName,
   Object optionValue) | 
| NotificationOptions.Builder | setExecutor(Executor executor) | 
NotificationOptions.Builder setExecutor(Executor executor)
NotificationOptions.Builder set(String optionName, Object optionValue)
NotificationOptions build()
Comments to: cdi-dev@eclipse.org.
 Copyright © 2018,2020 Eclipse Foundation.
 Use is subject to license terms.