public static class NotificationChannelDescriptorName.Builder extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChannelDescriptorName |
build() |
String |
getChannelDescriptor() |
String |
getProject() |
NotificationChannelDescriptorName.Builder |
setChannelDescriptor(String channelDescriptor) |
NotificationChannelDescriptorName.Builder |
setProject(String project) |
public String getProject()
public String getChannelDescriptor()
public NotificationChannelDescriptorName.Builder setProject(String project)
public NotificationChannelDescriptorName.Builder setChannelDescriptor(String channelDescriptor)
public NotificationChannelDescriptorName build()
Copyright © 2023 Google LLC. All rights reserved.