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