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