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