public static final class NotificationConfig.Factory extends Object
NotificationConfig.| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
static NotificationConfig |
newInstance()
Constructs a new instance of
NotificationConfig. |
static NotificationConfig |
newInstance(String fallback,
Set<MessagerConnectorConfig> configs)
Constructs a new instance of
NotificationConfig,
taking all possible properties (except the identifier(s))as arguments. |
public static NotificationConfig newInstance()
NotificationConfig.public static NotificationConfig newInstance(String fallback, Set<MessagerConnectorConfig> configs)
NotificationConfig,
taking all possible properties (except the identifier(s))as arguments.Copyright © 2019 Communote team. All rights reserved.