Uses of Class
com.google.cloud.compute.v1.WafExpressionSet
-
Packages that use WafExpressionSet Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of WafExpressionSet in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return WafExpressionSet Modifier and Type Method Description WafExpressionSetWafExpressionSet.Builder. build()WafExpressionSetWafExpressionSet.Builder. buildPartial()static WafExpressionSetWafExpressionSet. getDefaultInstance()WafExpressionSetWafExpressionSet.Builder. getDefaultInstanceForType()WafExpressionSetWafExpressionSet. getDefaultInstanceForType()WafExpressionSetPreconfiguredWafSet.Builder. getExpressionSets(int index)List of entities that are currently supported for WAF rules.WafExpressionSetPreconfiguredWafSet. getExpressionSets(int index)List of entities that are currently supported for WAF rules.WafExpressionSetPreconfiguredWafSetOrBuilder. getExpressionSets(int index)List of entities that are currently supported for WAF rules.static WafExpressionSetWafExpressionSet. parseDelimitedFrom(InputStream input)static WafExpressionSetWafExpressionSet. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WafExpressionSetWafExpressionSet. parseFrom(byte[] data)static WafExpressionSetWafExpressionSet. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WafExpressionSetWafExpressionSet. parseFrom(com.google.protobuf.ByteString data)static WafExpressionSetWafExpressionSet. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WafExpressionSetWafExpressionSet. parseFrom(com.google.protobuf.CodedInputStream input)static WafExpressionSetWafExpressionSet. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WafExpressionSetWafExpressionSet. parseFrom(InputStream input)static WafExpressionSetWafExpressionSet. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WafExpressionSetWafExpressionSet. parseFrom(ByteBuffer data)static WafExpressionSetWafExpressionSet. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type WafExpressionSet Modifier and Type Method Description List<WafExpressionSet>PreconfiguredWafSet.Builder. getExpressionSetsList()List of entities that are currently supported for WAF rules.List<WafExpressionSet>PreconfiguredWafSet. getExpressionSetsList()List of entities that are currently supported for WAF rules.List<WafExpressionSet>PreconfiguredWafSetOrBuilder. getExpressionSetsList()List of entities that are currently supported for WAF rules.com.google.protobuf.Parser<WafExpressionSet>WafExpressionSet. getParserForType()static com.google.protobuf.Parser<WafExpressionSet>WafExpressionSet. parser()Methods in com.google.cloud.compute.v1 with parameters of type WafExpressionSet Modifier and Type Method Description PreconfiguredWafSet.BuilderPreconfiguredWafSet.Builder. addExpressionSets(int index, WafExpressionSet value)List of entities that are currently supported for WAF rules.PreconfiguredWafSet.BuilderPreconfiguredWafSet.Builder. addExpressionSets(WafExpressionSet value)List of entities that are currently supported for WAF rules.WafExpressionSet.BuilderWafExpressionSet.Builder. mergeFrom(WafExpressionSet other)static WafExpressionSet.BuilderWafExpressionSet. newBuilder(WafExpressionSet prototype)PreconfiguredWafSet.BuilderPreconfiguredWafSet.Builder. setExpressionSets(int index, WafExpressionSet value)List of entities that are currently supported for WAF rules.Method parameters in com.google.cloud.compute.v1 with type arguments of type WafExpressionSet Modifier and Type Method Description PreconfiguredWafSet.BuilderPreconfiguredWafSet.Builder. addAllExpressionSets(Iterable<? extends WafExpressionSet> values)List of entities that are currently supported for WAF rules.
-