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 class
WafExpressionSet
static class
WafExpressionSet.Builder
Methods in com.google.cloud.compute.v1 that return WafExpressionSetOrBuilder Modifier and Type Method Description WafExpressionSetOrBuilder
PreconfiguredWafSet.Builder. getExpressionSetsOrBuilder(int index)
List of entities that are currently supported for WAF rules.WafExpressionSetOrBuilder
PreconfiguredWafSet. getExpressionSetsOrBuilder(int index)
List of entities that are currently supported for WAF rules.WafExpressionSetOrBuilder
PreconfiguredWafSetOrBuilder. 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.
-