UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.Builder.body$(UpdateWaasPolicyDetails body) |
Alternative setter for the body parameter.
|
static UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.builder() |
Return a new builder for this request object.
|
UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.Builder.copy(UpdateWaasPolicyRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.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.
|
UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.toBuilder() |
|
UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.Builder.updateWaasPolicyDetails(UpdateWaasPolicyDetails updateWaasPolicyDetails) |
The details of the WAAS policy to update.
|
UpdateWaasPolicyRequest.Builder |
UpdateWaasPolicyRequest.Builder.waasPolicyId(String waasPolicyId) |
The OCID of the
WAAS policy.
|