public static interface NotificationOptions.Builder
| Modifier and Type | Method and Description |
|---|---|
NotificationOptions |
build() |
NotificationOptions.Builder |
set(String optionKey,
Object value) |
NotificationOptions.Builder |
setExecutor(Executor executor) |
NotificationOptions.Builder setExecutor(Executor executor)
NotificationOptions.Builder set(String optionKey, Object value)
NotificationOptions build()
Copyright © 2021. All rights reserved.