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