| Modifier and Type | Method and Description |
|---|---|
WafExpressionSet |
WafExpressionSet.Builder.build() |
WafExpressionSet |
WafExpressionSet.Builder.buildPartial() |
static WafExpressionSet |
WafExpressionSet.getDefaultInstance() |
WafExpressionSet |
WafExpressionSet.getDefaultInstanceForType() |
WafExpressionSet |
WafExpressionSet.Builder.getDefaultInstanceForType() |
WafExpressionSet |
PreconfiguredWafSet.getExpressionSets(int index)
List of entities that are currently supported for WAF rules.
|
WafExpressionSet |
PreconfiguredWafSet.Builder.getExpressionSets(int index)
List of entities that are currently supported for WAF rules.
|
WafExpressionSet |
PreconfiguredWafSetOrBuilder.getExpressionSets(int index)
List of entities that are currently supported for WAF rules.
|
static WafExpressionSet |
WafExpressionSet.parseDelimitedFrom(InputStream input) |
static WafExpressionSet |
WafExpressionSet.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WafExpressionSet |
WafExpressionSet.parseFrom(byte[] data) |
static WafExpressionSet |
WafExpressionSet.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WafExpressionSet |
WafExpressionSet.parseFrom(ByteBuffer data) |
static WafExpressionSet |
WafExpressionSet.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WafExpressionSet |
WafExpressionSet.parseFrom(com.google.protobuf.ByteString data) |
static WafExpressionSet |
WafExpressionSet.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WafExpressionSet |
WafExpressionSet.parseFrom(com.google.protobuf.CodedInputStream input) |
static WafExpressionSet |
WafExpressionSet.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WafExpressionSet |
WafExpressionSet.parseFrom(InputStream input) |
static WafExpressionSet |
WafExpressionSet.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<WafExpressionSet> |
PreconfiguredWafSet.getExpressionSetsList()
List of entities that are currently supported for WAF rules.
|
List<WafExpressionSet> |
PreconfiguredWafSet.Builder.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() |
| Modifier and Type | Method and Description |
|---|---|
PreconfiguredWafSet.Builder |
PreconfiguredWafSet.Builder.addExpressionSets(int index,
WafExpressionSet value)
List of entities that are currently supported for WAF rules.
|
PreconfiguredWafSet.Builder |
PreconfiguredWafSet.Builder.addExpressionSets(WafExpressionSet value)
List of entities that are currently supported for WAF rules.
|
WafExpressionSet.Builder |
WafExpressionSet.Builder.mergeFrom(WafExpressionSet other) |
static WafExpressionSet.Builder |
WafExpressionSet.newBuilder(WafExpressionSet prototype) |
PreconfiguredWafSet.Builder |
PreconfiguredWafSet.Builder.setExpressionSets(int index,
WafExpressionSet value)
List of entities that are currently supported for WAF rules.
|
| Modifier and Type | Method and Description |
|---|---|
PreconfiguredWafSet.Builder |
PreconfiguredWafSet.Builder.addAllExpressionSets(Iterable<? extends WafExpressionSet> values)
List of entities that are currently supported for WAF rules.
|
Copyright © 2023 Google LLC. All rights reserved.