Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.clone() |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.set(String fieldName,
Object value) |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.setAutoDeployConfidenceThreshold(Float autoDeployConfidenceThreshold) |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.setAutoDeployExpirationSec(Integer autoDeployExpirationSec) |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.setAutoDeployImpactedBaselineThreshold(Float autoDeployImpactedBaselineThreshold) |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.setAutoDeployLoadThreshold(Float autoDeployLoadThreshold) |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig.setName(String name)
The name must be 1-63 characters long, and comply with RFC1035.
|
Modifier and Type | Method and Description |
---|---|
List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig> |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.getThresholdConfigs()
Configuration options for layer7 adaptive protection for various customizable thresholds.
|
Modifier and Type | Method and Description |
---|---|
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig |
SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfig.setThresholdConfigs(List<SecurityPolicyAdaptiveProtectionConfigLayer7DdosDefenseConfigThresholdConfig> thresholdConfigs)
Configuration options for layer7 adaptive protection for various customizable thresholds.
|
Copyright © 2011–2024 Google. All rights reserved.