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