UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.body$(UpdateZprPolicyDetails body) |
Alternative setter for the body parameter.
|
static UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.builder() |
Return a new builder for this request object.
|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.copy(UpdateZprPolicyRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.opcDryRun(Boolean opcDryRun) |
Indicates that the request is a dry run, if set to “true”.
|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of running that same action again.
|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.toBuilder() |
|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.updateZprPolicyDetails(UpdateZprPolicyDetails updateZprPolicyDetails) |
The information to be updated.
|
UpdateZprPolicyRequest.Builder |
UpdateZprPolicyRequest.Builder.zprPolicyId(String zprPolicyId) |
The OCID of the
ZprPolicy.
|