Uses of Interface
com.google.cloud.compute.v1.SecurityPolicyDdosProtectionConfigOrBuilder
-
Packages that use SecurityPolicyDdosProtectionConfigOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of SecurityPolicyDdosProtectionConfigOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement SecurityPolicyDdosProtectionConfigOrBuilder Modifier and Type Class Description class
SecurityPolicyDdosProtectionConfig
static class
SecurityPolicyDdosProtectionConfig.Builder
Methods in com.google.cloud.compute.v1 that return SecurityPolicyDdosProtectionConfigOrBuilder Modifier and Type Method Description SecurityPolicyDdosProtectionConfigOrBuilder
SecurityPolicy.Builder. getDdosProtectionConfigOrBuilder()
optional .google.cloud.compute.v1.SecurityPolicyDdosProtectionConfig ddos_protection_config = 50315853;
SecurityPolicyDdosProtectionConfigOrBuilder
SecurityPolicy. getDdosProtectionConfigOrBuilder()
optional .google.cloud.compute.v1.SecurityPolicyDdosProtectionConfig ddos_protection_config = 50315853;
SecurityPolicyDdosProtectionConfigOrBuilder
SecurityPolicyOrBuilder. getDdosProtectionConfigOrBuilder()
optional .google.cloud.compute.v1.SecurityPolicyDdosProtectionConfig ddos_protection_config = 50315853;
-