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