ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.Builder.body$(ChangeCustomProtectionRuleCompartmentDetails body) | 
 Alternative setter for the body parameter. 
 | 
static ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.builder() | 
 Return a new builder for this request object. 
 | 
ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.Builder.changeCustomProtectionRuleCompartmentDetails(ChangeCustomProtectionRuleCompartmentDetails changeCustomProtectionRuleCompartmentDetails) | 
  | 
ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.Builder.copy(ChangeCustomProtectionRuleCompartmentRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.Builder.customProtectionRuleId(String customProtectionRuleId) | 
The  OCID of the
custom protection rule.  
 | 
ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.Builder.ifMatch(String ifMatch) | 
 For optimistic concurrency control. 
 | 
ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.Builder.opcRequestId(String opcRequestId) | 
 The unique Oracle-assigned identifier for the request. 
 | 
ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.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 executing that same action again. 
 | 
ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
ChangeCustomProtectionRuleCompartmentRequest.Builder | 
ChangeCustomProtectionRuleCompartmentRequest.toBuilder() | 
 |