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