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