Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
static ListWafBlockedRequestsRequest.WafFeature |
ListWafBlockedRequestsRequest.WafFeature.create(String key) |
static ListWafBlockedRequestsRequest.WafFeature |
ListWafBlockedRequestsRequest.WafFeature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListWafBlockedRequestsRequest.WafFeature[] |
ListWafBlockedRequestsRequest.WafFeature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<ListWafBlockedRequestsRequest.WafFeature> |
ListWafBlockedRequestsRequest.getWafFeature()
Filter stats by the Web Application Firewall feature that triggered the block action.
|
Modifier and Type | Method and Description |
---|---|
ListWafBlockedRequestsRequest.Builder |
ListWafBlockedRequestsRequest.Builder.wafFeature(ListWafBlockedRequestsRequest.WafFeature singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListWafBlockedRequestsRequest.Builder |
ListWafBlockedRequestsRequest.Builder.wafFeature(List<ListWafBlockedRequestsRequest.WafFeature> wafFeature)
Filter stats by the Web Application Firewall feature that triggered the block action.
|
Copyright © 2016–2023. All rights reserved.