Class NotificationConfigName.Builder (2.45.0)

public static class NotificationConfigName.Builder

Builder for organizations/{organization}/notificationConfigs/{notification_config}.

Inheritance

java.lang.Object > NotificationConfigName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public NotificationConfigName build()
Returns
TypeDescription
NotificationConfigName

getNotificationConfig()

public String getNotificationConfig()
Returns
TypeDescription
String

getOrganization()

public String getOrganization()
Returns
TypeDescription
String

setNotificationConfig(String notificationConfig)

public NotificationConfigName.Builder setNotificationConfig(String notificationConfig)
Parameter
NameDescription
notificationConfigString
Returns
TypeDescription
NotificationConfigName.Builder

setOrganization(String organization)

public NotificationConfigName.Builder setOrganization(String organization)
Parameter
NameDescription
organizationString
Returns
TypeDescription
NotificationConfigName.Builder