static CreateCustomProtectionRuleDetails.Builder |
CreateCustomProtectionRuleDetails.builder() |
Create a new builder.
|
CreateCustomProtectionRuleDetails.Builder |
CreateCustomProtectionRuleDetails.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment in which to create the custom protection rule.
|
CreateCustomProtectionRuleDetails.Builder |
CreateCustomProtectionRuleDetails.Builder.copy(CreateCustomProtectionRuleDetails model) |
|
CreateCustomProtectionRuleDetails.Builder |
CreateCustomProtectionRuleDetails.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
CreateCustomProtectionRuleDetails.Builder |
CreateCustomProtectionRuleDetails.Builder.description(String description) |
A description for the Custom Protection rule.
|
CreateCustomProtectionRuleDetails.Builder |
CreateCustomProtectionRuleDetails.Builder.displayName(String displayName) |
A user-friendly name for the custom protection rule.
|
CreateCustomProtectionRuleDetails.Builder |
CreateCustomProtectionRuleDetails.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
CreateCustomProtectionRuleDetails.Builder |
CreateCustomProtectionRuleDetails.Builder.template(String template) |
The template text of the custom protection rule.
|
CreateCustomProtectionRuleDetails.Builder |
CreateCustomProtectionRuleDetails.toBuilder() |
|