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