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