Class NotificationChannelName.Builder (3.2.10)

public static class NotificationChannelName.Builder

Builder for projects/{project}/notificationChannels/{notification_channel}.

Inheritance

java.lang.Object > NotificationChannelName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public NotificationChannelName build()
Returns

getNotificationChannel()

public String getNotificationChannel()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setNotificationChannel(String notificationChannel)

public NotificationChannelName.Builder setNotificationChannel(String notificationChannel)
Parameter
NameDescription
notificationChannelString
Returns

setProject(String project)

public NotificationChannelName.Builder setProject(String project)
Parameter
NameDescription
projectString
Returns