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