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