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