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