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