| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
SecurityPostureConfig |
SecurityPostureConfig.clone() |
SecurityPostureConfig |
ClusterUpdate.getDesiredSecurityPostureConfig()
Enable/Disable Security Posture API features for the cluster.
|
SecurityPostureConfig |
Cluster.getSecurityPostureConfig()
Enable/Disable Security Posture API features for the cluster.
|
SecurityPostureConfig |
SecurityPostureConfig.set(String fieldName,
Object value) |
SecurityPostureConfig |
SecurityPostureConfig.setMode(String mode)
Sets which mode to use for Security Posture features.
|
SecurityPostureConfig |
SecurityPostureConfig.setVulnerabilityMode(String vulnerabilityMode)
Sets which mode to use for vulnerability scanning.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterUpdate |
ClusterUpdate.setDesiredSecurityPostureConfig(SecurityPostureConfig desiredSecurityPostureConfig)
Enable/Disable Security Posture API features for the cluster.
|
Cluster |
Cluster.setSecurityPostureConfig(SecurityPostureConfig securityPostureConfig)
Enable/Disable Security Posture API features for the cluster.
|
Copyright © 2011–2025 Google. All rights reserved.