| static CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary. builder() | Create a new builder. | 
| CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary.Builder. compartmentId(String compartmentId) | The OCID  of the
custom protection rule’s compartment. | 
| CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary.Builder. copy(CustomProtectionRuleSummary model) |  | 
| CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary.Builder. displayName(String displayName) | The user-friendly name of the custom protection rule. | 
| CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary.Builder. freeformTags(Map<String,String> freeformTags) | Free-form tags for this resource. | 
| CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary.Builder. id(String id) | The OCID  of the
custom protection rule. | 
| CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary.Builder. lifecycleState(LifecycleStates lifecycleState) | The current lifecycle state of the custom protection rule. | 
| CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary.Builder. modSecurityRuleIds(List<String> modSecurityRuleIds) | The auto-generated ID for the custom protection rule. | 
| CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary.Builder. timeCreated(Date timeCreated) | The date and time the protection rule was created, expressed in RFC 3339 timestamp
format. | 
| CustomProtectionRuleSummary.Builder | CustomProtectionRuleSummary. toBuilder() |  |