| Modifier and Type | Method and Description |
|---|---|
static WafSettings.WafService |
WafSettings.WafService.forNumber(int value) |
WafSettings.WafService |
WafSettingsOrBuilder.getWafService()
Required.
|
WafSettings.WafService |
WafSettings.getWafService()
Required.
|
WafSettings.WafService |
WafSettings.Builder.getWafService()
Required.
|
static WafSettings.WafService |
WafSettings.WafService.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static WafSettings.WafService |
WafSettings.WafService.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static WafSettings.WafService |
WafSettings.WafService.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WafSettings.WafService[] |
WafSettings.WafService.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<WafSettings.WafService> |
WafSettings.WafService.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
WafSettings.Builder |
WafSettings.Builder.setWafService(WafSettings.WafService value)
Required.
|
Copyright © 2025 Google LLC. All rights reserved.