UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.Builder.body$(WafConfig body) |
Alternative setter for the body parameter.
|
static UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.builder() |
Return a new builder for this request object.
|
UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.Builder.copy(UpdateWafConfigRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.toBuilder() |
|
UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.Builder.updateWafConfigDetails(WafConfig updateWafConfigDetails) |
The new Web Application Firewall configuration to apply to a WAAS policy.
|
UpdateWafConfigRequest.Builder |
UpdateWafConfigRequest.Builder.waasPolicyId(String waasPolicyId) |
The OCID of the
WAAS policy.
|