| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
IntraNodeVisibilityConfig |
IntraNodeVisibilityConfig.clone() |
IntraNodeVisibilityConfig |
ClusterUpdate.getDesiredIntraNodeVisibilityConfig()
The desired config of Intra-node visibility.
|
IntraNodeVisibilityConfig |
IntraNodeVisibilityConfig.set(String fieldName,
Object value) |
IntraNodeVisibilityConfig |
IntraNodeVisibilityConfig.setEnabled(Boolean enabled)
Enables intra node visibility for this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterUpdate |
ClusterUpdate.setDesiredIntraNodeVisibilityConfig(IntraNodeVisibilityConfig desiredIntraNodeVisibilityConfig)
The desired config of Intra-node visibility.
|
Copyright © 2011–2020 Google. All rights reserved.