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()
Return a new builder for this request object.
|
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(com.oracle.bmc.http.client.RequestInterceptor 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()
Return an instance of
UpdateAuthenticationPolicyRequest.Builder that allows you to modify request properties. |
UpdateAuthenticationPolicyRequest.Builder |
UpdateAuthenticationPolicyRequest.Builder.updateAuthenticationPolicyDetails(UpdateAuthenticationPolicyDetails updateAuthenticationPolicyDetails)
Request object for updating the authentication policy.
|
Copyright © 2016–2024. All rights reserved.