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