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()
Copyright © 1996-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.