| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
ILBSubsettingConfig |
ILBSubsettingConfig.clone() |
ILBSubsettingConfig |
ClusterUpdate.getDesiredL4ilbSubsettingConfig()
The desired L4 Internal Load Balancer Subsetting configuration.
|
ILBSubsettingConfig |
ILBSubsettingConfig.set(String fieldName,
Object value) |
ILBSubsettingConfig |
ILBSubsettingConfig.setEnabled(Boolean enabled)
Enables l4 ILB subsetting for this cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterUpdate |
ClusterUpdate.setDesiredL4ilbSubsettingConfig(ILBSubsettingConfig desiredL4ilbSubsettingConfig)
The desired L4 Internal Load Balancer Subsetting configuration.
|
Copyright © 2011–2023 Google. All rights reserved.