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