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