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