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