Class NotificationConfigName.ProjectNotificationConfigBuilder (2.45.0)

public static class NotificationConfigName.ProjectNotificationConfigBuilder

Builder for projects/{project}/notificationConfigs/{notification_config}.

Inheritance

java.lang.Object > NotificationConfigName.ProjectNotificationConfigBuilder

Constructors

ProjectNotificationConfigBuilder()

protected ProjectNotificationConfigBuilder()

Methods

build()

public NotificationConfigName build()
Returns
TypeDescription
NotificationConfigName

getNotificationConfig()

public String getNotificationConfig()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setNotificationConfig(String notificationConfig)

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

setProject(String project)

public NotificationConfigName.ProjectNotificationConfigBuilder setProject(String project)
Parameter
NameDescription
projectString
Returns
TypeDescription
NotificationConfigName.ProjectNotificationConfigBuilder