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