| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceLabels |
ResourceLabels.clone() |
ResourceLabels |
UpdateNodePoolRequest.getResourceLabels()
The resource labels for the node pool to use to annotate any related Google Compute Engine
resources.
|
ResourceLabels |
ResourceLabels.set(String fieldName,
Object value) |
ResourceLabels |
ResourceLabels.setLabels(Map<String,String> labels)
Map of node label keys and node label values.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateNodePoolRequest |
UpdateNodePoolRequest.setResourceLabels(ResourceLabels resourceLabels)
The resource labels for the node pool to use to annotate any related Google Compute Engine
resources.
|
Copyright © 2011–2023 Google. All rights reserved.