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