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