UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.Builder.body$(HumanInteractionChallenge body) |
Alternative setter for the body parameter.
|
static UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.builder() |
Return a new builder for this request object.
|
UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.Builder.copy(UpdateHumanInteractionChallengeRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.toBuilder() |
|
UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.Builder.updateHumanInteractionChallengeDetails(HumanInteractionChallenge updateHumanInteractionChallengeDetails) |
The human interaction challenge settings.
|
UpdateHumanInteractionChallengeRequest.Builder |
UpdateHumanInteractionChallengeRequest.Builder.waasPolicyId(String waasPolicyId) |
The OCID of the
WAAS policy.
|