| Modifier and Type | Method and Description |
|---|---|
NotificationName |
NotificationName.Builder.build() |
static NotificationName |
NotificationName.of(String organization,
String location,
String notification) |
static NotificationName |
NotificationName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<NotificationName> |
NotificationName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
NotificationName.toStringList(List<NotificationName> values) |
Copyright © 2023 Google LLC. All rights reserved.