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