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