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