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