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