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