Uses of Interface
com.google.cloud.compute.v1.SecurityPolicyAdaptiveProtectionConfigOrBuilder
-
Packages that use SecurityPolicyAdaptiveProtectionConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SecurityPolicyAdaptiveProtectionConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement SecurityPolicyAdaptiveProtectionConfigOrBuilder Modifier and Type Class Description class
SecurityPolicyAdaptiveProtectionConfig
Configuration options for Cloud Armor Adaptive Protection (CAAP).static class
SecurityPolicyAdaptiveProtectionConfig.Builder
Configuration options for Cloud Armor Adaptive Protection (CAAP).Methods in com.google.cloud.compute.v1 that return SecurityPolicyAdaptiveProtectionConfigOrBuilder Modifier and Type Method Description SecurityPolicyAdaptiveProtectionConfigOrBuilder
SecurityPolicy.Builder. getAdaptiveProtectionConfigOrBuilder()
optional .google.cloud.compute.v1.SecurityPolicyAdaptiveProtectionConfig adaptive_protection_config = 150240735;
SecurityPolicyAdaptiveProtectionConfigOrBuilder
SecurityPolicy. getAdaptiveProtectionConfigOrBuilder()
optional .google.cloud.compute.v1.SecurityPolicyAdaptiveProtectionConfig adaptive_protection_config = 150240735;
SecurityPolicyAdaptiveProtectionConfigOrBuilder
SecurityPolicyOrBuilder. getAdaptiveProtectionConfigOrBuilder()
optional .google.cloud.compute.v1.SecurityPolicyAdaptiveProtectionConfig adaptive_protection_config = 150240735;
-