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