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