Uses of Class
com.google.recaptchaenterprise.v1.WafSettings
-
Packages that use WafSettings Package Description com.google.recaptchaenterprise.v1 -
-
Uses of WafSettings in com.google.recaptchaenterprise.v1
Methods in com.google.recaptchaenterprise.v1 that return WafSettings Modifier and Type Method Description WafSettings
WafSettings.Builder. build()
WafSettings
WafSettings.Builder. buildPartial()
static WafSettings
WafSettings. getDefaultInstance()
WafSettings
WafSettings.Builder. getDefaultInstanceForType()
WafSettings
WafSettings. getDefaultInstanceForType()
WafSettings
Key.Builder. getWafSettings()
Settings for WAFWafSettings
Key. getWafSettings()
Settings for WAFWafSettings
KeyOrBuilder. getWafSettings()
Settings for WAFstatic WafSettings
WafSettings. parseDelimitedFrom(InputStream input)
static WafSettings
WafSettings. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WafSettings
WafSettings. parseFrom(byte[] data)
static WafSettings
WafSettings. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WafSettings
WafSettings. parseFrom(com.google.protobuf.ByteString data)
static WafSettings
WafSettings. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WafSettings
WafSettings. parseFrom(com.google.protobuf.CodedInputStream input)
static WafSettings
WafSettings. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WafSettings
WafSettings. parseFrom(InputStream input)
static WafSettings
WafSettings. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WafSettings
WafSettings. parseFrom(ByteBuffer data)
static WafSettings
WafSettings. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.recaptchaenterprise.v1 that return types with arguments of type WafSettings Modifier and Type Method Description com.google.protobuf.Parser<WafSettings>
WafSettings. getParserForType()
static com.google.protobuf.Parser<WafSettings>
WafSettings. parser()
Methods in com.google.recaptchaenterprise.v1 with parameters of type WafSettings Modifier and Type Method Description WafSettings.Builder
WafSettings.Builder. mergeFrom(WafSettings other)
Key.Builder
Key.Builder. mergeWafSettings(WafSettings value)
Settings for WAFstatic WafSettings.Builder
WafSettings. newBuilder(WafSettings prototype)
Key.Builder
Key.Builder. setWafSettings(WafSettings value)
Settings for WAF
-