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