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