Package | Description |
---|---|
com.oracle.bmc.recovery.requests |
Modifier and Type | Method and Description |
---|---|
UpdateProtectionPolicyRequest.Builder |
UpdateProtectionPolicyRequest.Builder.body$(UpdateProtectionPolicyDetails body)
Alternative setter for the body parameter.
|
static UpdateProtectionPolicyRequest.Builder |
UpdateProtectionPolicyRequest.builder()
Return a new builder for this request object.
|
UpdateProtectionPolicyRequest.Builder |
UpdateProtectionPolicyRequest.Builder.copy(UpdateProtectionPolicyRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateProtectionPolicyRequest.Builder |
UpdateProtectionPolicyRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateProtectionPolicyRequest.Builder |
UpdateProtectionPolicyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateProtectionPolicyRequest.Builder |
UpdateProtectionPolicyRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
UpdateProtectionPolicyRequest.Builder |
UpdateProtectionPolicyRequest.Builder.protectionPolicyId(String protectionPolicyId)
The protection policy OCID.
|
UpdateProtectionPolicyRequest.Builder |
UpdateProtectionPolicyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateProtectionPolicyRequest.Builder |
UpdateProtectionPolicyRequest.toBuilder()
Return an instance of
UpdateProtectionPolicyRequest.Builder that allows you to modify request properties. |
UpdateProtectionPolicyRequest.Builder |
UpdateProtectionPolicyRequest.Builder.updateProtectionPolicyDetails(UpdateProtectionPolicyDetails updateProtectionPolicyDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.