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