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