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