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