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