| Package | Description |
|---|---|
| com.google.api.services.dataproc.model |
| Modifier and Type | Method and Description |
|---|---|
NodePool |
NodePool.clone() |
NodePool |
NodePool.set(String fieldName,
Object value) |
NodePool |
NodePool.setId(String id)
Required.
|
NodePool |
NodePool.setInstanceNames(List<String> instanceNames)
Name of instances to be repaired.
|
NodePool |
NodePool.setRepairAction(String repairAction)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<NodePool> |
RepairClusterRequest.getNodePools()
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
RepairClusterRequest |
RepairClusterRequest.setNodePools(List<NodePool> nodePools)
Optional.
|
Copyright © 2011–2023 Google. All rights reserved.