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