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