Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.Builder.action(List<ListProtectionRulesRequest.Action> action) |
static ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.builder() |
ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.Builder.copy(ListProtectionRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.Builder.invocationCallback(com.oracle.bmc.util.internal.Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.Builder.limit(Integer limit) |
ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.Builder.modSecurityRuleId(List<String> modSecurityRuleId) |
ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.Builder.opcRequestId(String opcRequestId) |
ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.Builder.page(String page) |
ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListProtectionRulesRequest.Builder |
ListProtectionRulesRequest.Builder.waasPolicyId(String waasPolicyId) |
Copyright © 2016–2021. All rights reserved.