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