Package | Description |
---|---|
com.oracle.bmc.identity.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.Builder.body$(UpdateAuthenticationPolicyDetails body)
Alternative setter for the body parameter.
|
static UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.builder() |
UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.Builder.compartmentId(String compartmentId)
The OCID of the compartment.
|
UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.Builder.copy(UpdateAuthenticationPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.Builder.invocationCallback(Consumer<javax.ws.rs.client.Invocation.Builder> invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.toBuilder() |
UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.Builder.updateAuthenticationPolicyDetails(UpdateAuthenticationPolicyDetails updateAuthenticationPolicyDetails)
Request object for updating the authentication policy.
|
Copyright © 2016–2022. All rights reserved.