ChangeProtectionPolicyCompartmentRequest.Builder |
ChangeProtectionPolicyCompartmentRequest.Builder.body$(ChangeProtectionPolicyCompartmentDetails body) |
Alternative setter for the body parameter.
|
static ChangeProtectionPolicyCompartmentRequest.Builder |
ChangeProtectionPolicyCompartmentRequest.builder() |
Return a new builder for this request object.
|
ChangeProtectionPolicyCompartmentRequest.Builder |
ChangeProtectionPolicyCompartmentRequest.Builder.changeProtectionPolicyCompartmentDetails(ChangeProtectionPolicyCompartmentDetails changeProtectionPolicyCompartmentDetails) |
The configuration details required to move a protection policy from the existing
compartment to a specified compartment.
|
ChangeProtectionPolicyCompartmentRequest.Builder |
ChangeProtectionPolicyCompartmentRequest.Builder.copy(ChangeProtectionPolicyCompartmentRequest o) |
Copy method to populate the builder with values from the given instance.
|
ChangeProtectionPolicyCompartmentRequest.Builder |
ChangeProtectionPolicyCompartmentRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ChangeProtectionPolicyCompartmentRequest.Builder |
ChangeProtectionPolicyCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ChangeProtectionPolicyCompartmentRequest.Builder |
ChangeProtectionPolicyCompartmentRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
ChangeProtectionPolicyCompartmentRequest.Builder |
ChangeProtectionPolicyCompartmentRequest.Builder.protectionPolicyId(String protectionPolicyId) |
The protection policy OCID.
|
ChangeProtectionPolicyCompartmentRequest.Builder |
ChangeProtectionPolicyCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ChangeProtectionPolicyCompartmentRequest.Builder |
ChangeProtectionPolicyCompartmentRequest.toBuilder() |
|