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