| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
GatewayAPIConfig |
GatewayAPIConfig.clone() |
GatewayAPIConfig |
ClusterUpdate.getDesiredGatewayApiConfig()
The desired config of Gateway API on this cluster.
|
GatewayAPIConfig |
NetworkConfig.getGatewayApiConfig()
GatewayAPIConfig contains the desired config of Gateway API on this cluster.
|
GatewayAPIConfig |
GatewayAPIConfig.set(String fieldName,
Object value) |
GatewayAPIConfig |
GatewayAPIConfig.setChannel(String channel)
The Gateway API release channel to use for Gateway API.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterUpdate |
ClusterUpdate.setDesiredGatewayApiConfig(GatewayAPIConfig desiredGatewayApiConfig)
The desired config of Gateway API on this cluster.
|
NetworkConfig |
NetworkConfig.setGatewayApiConfig(GatewayAPIConfig gatewayApiConfig)
GatewayAPIConfig contains the desired config of Gateway API on this cluster.
|
Copyright © 2011–2025 Google. All rights reserved.