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