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