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