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