| Modifier and Type | Method and Description |
|---|---|
WebhookName |
WebhookName.Builder.build() |
static WebhookName |
WebhookName.of(String project,
String location,
String agent,
String webhook) |
static WebhookName |
WebhookName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<WebhookName> |
WebhookName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
WebhookName.toStringList(List<WebhookName> values) |
Copyright © 2025 Google LLC. All rights reserved.