public static class NotificationConfig.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
NotificationConfig |
build() |
NotificationConfig.Builder |
copy(NotificationConfig model) |
NotificationConfig.Builder |
topicId(String topicId)
The topic ID for notifications.
|
public NotificationConfig.Builder topicId(String topicId)
The topic ID for notifications.
topicId
- the value to setpublic NotificationConfig build()
public NotificationConfig.Builder copy(NotificationConfig model)
Copyright © 2016–2024. All rights reserved.