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