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