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