| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkTags |
NetworkTags.clone() |
NetworkTags |
UpdateNodePoolRequest.getTags()
The desired network tags to be applied to all nodes in the node pool.
|
NetworkTags |
NetworkTags.set(String fieldName,
Object value) |
NetworkTags |
NetworkTags.setTags(List<String> tags)
List of network tags.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateNodePoolRequest |
UpdateNodePoolRequest.setTags(NetworkTags tags)
The desired network tags to be applied to all nodes in the node pool.
|
Copyright © 2011–2021 Google. All rights reserved.