Package | Description |
---|---|
com.oracle.bmc.waas.requests |
Modifier and Type | Method and Description |
---|---|
CreateCustomProtectionRuleRequest.Builder |
CreateCustomProtectionRuleRequest.Builder.body$(CreateCustomProtectionRuleDetails body)
Alternative setter for the body parameter.
|
static CreateCustomProtectionRuleRequest.Builder |
CreateCustomProtectionRuleRequest.builder()
Return a new builder for this request object.
|
CreateCustomProtectionRuleRequest.Builder |
CreateCustomProtectionRuleRequest.Builder.copy(CreateCustomProtectionRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateCustomProtectionRuleRequest.Builder |
CreateCustomProtectionRuleRequest.Builder.createCustomProtectionRuleDetails(CreateCustomProtectionRuleDetails createCustomProtectionRuleDetails)
The details of the custom protection rule.
|
CreateCustomProtectionRuleRequest.Builder |
CreateCustomProtectionRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateCustomProtectionRuleRequest.Builder |
CreateCustomProtectionRuleRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
CreateCustomProtectionRuleRequest.Builder |
CreateCustomProtectionRuleRequest.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.
|
CreateCustomProtectionRuleRequest.Builder |
CreateCustomProtectionRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateCustomProtectionRuleRequest.Builder |
CreateCustomProtectionRuleRequest.toBuilder()
Return an instance of
CreateCustomProtectionRuleRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.