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