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