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