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