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