static DeleteZprPolicyRequest.Builder |
DeleteZprPolicyRequest.builder() |
Return a new builder for this request object.
|
DeleteZprPolicyRequest.Builder |
DeleteZprPolicyRequest.Builder.copy(DeleteZprPolicyRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteZprPolicyRequest.Builder |
DeleteZprPolicyRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
DeleteZprPolicyRequest.Builder |
DeleteZprPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteZprPolicyRequest.Builder |
DeleteZprPolicyRequest.Builder.opcDryRun(Boolean opcDryRun) |
Indicates that the request is a dry run, if set to “true”.
|
DeleteZprPolicyRequest.Builder |
DeleteZprPolicyRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
DeleteZprPolicyRequest.Builder |
DeleteZprPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteZprPolicyRequest.Builder |
DeleteZprPolicyRequest.toBuilder() |
|
DeleteZprPolicyRequest.Builder |
DeleteZprPolicyRequest.Builder.zprPolicyId(String zprPolicyId) |
The OCID of the
ZprPolicy.
|