Uses of Interface
com.google.cloud.compute.v1.WafExpressionSetOrBuilder
-
Packages that use WafExpressionSetOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of WafExpressionSetOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement WafExpressionSetOrBuilder Modifier and Type Class Description classWafExpressionSetstatic classWafExpressionSet.BuilderMethods in com.google.cloud.compute.v1 that return WafExpressionSetOrBuilder Modifier and Type Method Description WafExpressionSetOrBuilderPreconfiguredWafSet.Builder. getExpressionSetsOrBuilder(int index)List of entities that are currently supported for WAF rules.WafExpressionSetOrBuilderPreconfiguredWafSet. getExpressionSetsOrBuilder(int index)List of entities that are currently supported for WAF rules.WafExpressionSetOrBuilderPreconfiguredWafSetOrBuilder. getExpressionSetsOrBuilder(int index)List of entities that are currently supported for WAF rules.Methods in com.google.cloud.compute.v1 that return types with arguments of type WafExpressionSetOrBuilder Modifier and Type Method Description List<? extends WafExpressionSetOrBuilder>PreconfiguredWafSet.Builder. getExpressionSetsOrBuilderList()List of entities that are currently supported for WAF rules.List<? extends WafExpressionSetOrBuilder>PreconfiguredWafSet. getExpressionSetsOrBuilderList()List of entities that are currently supported for WAF rules.List<? extends WafExpressionSetOrBuilder>PreconfiguredWafSetOrBuilder. getExpressionSetsOrBuilderList()List of entities that are currently supported for WAF rules.
-