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