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