ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.action(ListWaasPolicyCustomProtectionRulesRequest.Action singularValue) |
Singular setter.
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.action(List<ListWaasPolicyCustomProtectionRulesRequest.Action> action) |
Filter rules using a list of actions.
|
static ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.builder() |
Return a new builder for this request object.
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.copy(ListWaasPolicyCustomProtectionRulesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.limit(Integer limit) |
The maximum number of items to return in a paginated call.
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.modSecurityRuleId(String singularValue) |
Singular setter.
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.modSecurityRuleId(List<String> modSecurityRuleId) |
Filter rules using a list of ModSecurity rule IDs.
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.page(String page) |
The value of the opc-next-page response header from the previous paginated call.
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.toBuilder() |
|
ListWaasPolicyCustomProtectionRulesRequest.Builder |
ListWaasPolicyCustomProtectionRulesRequest.Builder.waasPolicyId(String waasPolicyId) |
The OCID of the
WAAS policy.
|