Class NotificationChannelDescriptorName.Builder (3.8.0)

public static class NotificationChannelDescriptorName.Builder

Builder for projects/{project}/notificationChannelDescriptors/{channel_descriptor}.

Inheritance

java.lang.Object > NotificationChannelDescriptorName.Builder

Constructors

Builder()

protected Builder()

Methods

build()

public NotificationChannelDescriptorName build()
Returns

getChannelDescriptor()

public String getChannelDescriptor()
Returns
TypeDescription
String

getProject()

public String getProject()
Returns
TypeDescription
String

setChannelDescriptor(String channelDescriptor)

public NotificationChannelDescriptorName.Builder setChannelDescriptor(String channelDescriptor)
Parameter
NameDescription
channelDescriptorString
Returns

setProject(String project)

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