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