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