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