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