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