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