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