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