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