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