@BetaApi(value="The per-pattern Builders are not stable yet and may be changed in the future.") public static class NotificationConfigName.FolderNotificationConfigBuilder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
FolderNotificationConfigBuilder() |
| Modifier and Type | Method and Description |
|---|---|
NotificationConfigName |
build() |
String |
getFolder() |
String |
getNotificationConfig() |
NotificationConfigName.FolderNotificationConfigBuilder |
setFolder(String folder) |
NotificationConfigName.FolderNotificationConfigBuilder |
setNotificationConfig(String notificationConfig) |
public String getFolder()
public String getNotificationConfig()
public NotificationConfigName.FolderNotificationConfigBuilder setFolder(String folder)
public NotificationConfigName.FolderNotificationConfigBuilder setNotificationConfig(String notificationConfig)
public NotificationConfigName build()
Copyright © 2024 Google LLC. All rights reserved.