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