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