Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.body$(List<ProtectionRuleAction> body)
Alternative setter for the body parameter.
|
static UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.builder()
Return a new builder for this request object.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.copy(UpdateProtectionRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.protectionRules(List<ProtectionRuleAction> protectionRules) |
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.protectionRules(ProtectionRuleAction singularValue)
Singular setter.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.toBuilder()
Return an instance of
UpdateProtectionRulesRequest.Builder that allows you to modify request properties. |
UpdateProtectionRulesRequest.Builder |
UpdateProtectionRulesRequest.Builder.waasPolicyId(String waasPolicyId)
The OCID of the
WAAS policy.
|
Copyright © 2016–2024. All rights reserved.