CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.Builder.body$(CreateZprPolicyDetails body) |
Alternative setter for the body parameter.
|
static CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.builder() |
Return a new builder for this request object.
|
CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.Builder.copy(CreateZprPolicyRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.Builder.createZprPolicyDetails(CreateZprPolicyDetails createZprPolicyDetails) |
Details for the new ZprPolicy.
|
CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.Builder.opcDryRun(Boolean opcDryRun) |
Indicates that the request is a dry run, if set to “true”.
|
CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.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.
|
CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateZprPolicyRequest.Builder |
CreateZprPolicyRequest.toBuilder() |
|