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