public static class NotificationConfigName.Builder extends Object
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
Modifier and Type | Method and Description |
---|---|
NotificationConfigName |
build() |
String |
getNotificationConfig() |
String |
getOrganization() |
NotificationConfigName.Builder |
setNotificationConfig(String notificationConfig) |
NotificationConfigName.Builder |
setOrganization(String organization) |
public String getOrganization()
public String getNotificationConfig()
public NotificationConfigName.Builder setOrganization(String organization)
public NotificationConfigName.Builder setNotificationConfig(String notificationConfig)
public NotificationConfigName build()
Copyright © 2022 Google LLC. All rights reserved.