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