| Modifier and Type | Method and Description |
|---|---|
TagValueName |
TagValueName.Builder.build() |
static TagValueName |
TagValueName.of(String tagValue) |
static TagValueName |
TagValueName.parse(String formattedString) |
| Modifier and Type | Method and Description |
|---|---|
static List<TagValueName> |
TagValueName.parseList(List<String> formattedStrings) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
TagValueName.toStringList(List<TagValueName> values) |
Copyright © 2025 Google LLC. All rights reserved.