| static Dkim.Builder | Dkim. builder() | Create a new builder. | 
| Dkim.Builder | Dkim.Builder. cnameRecordValue(String cnameRecordValue) | The DNS CNAME record value to provision to the DKIM DNS subdomain, when using the CNAME
method for DKIM setup (preferred). | 
| Dkim.Builder | Dkim.Builder. compartmentId(String compartmentId) | The OCID  of the
compartment that contains this DKIM. | 
| Dkim.Builder | Dkim.Builder. copy(Dkim model) |  | 
| Dkim.Builder | Dkim.Builder. definedTags(Map<String,Map<String,Object>> definedTags) | Defined tags for this resource. | 
| Dkim.Builder | Dkim.Builder. description(String description) | The description of the DKIM. | 
| Dkim.Builder | Dkim.Builder. dnsSubdomainName(String dnsSubdomainName) | The name of the DNS subdomain that must be provisioned to enable email recipients to
verify DKIM signatures. | 
| Dkim.Builder | Dkim.Builder. emailDomainId(String emailDomainId) | The OCID  of the
email domain that this DKIM belongs to. | 
| Dkim.Builder | Dkim.Builder. freeformTags(Map<String,String> freeformTags) | Free-form tags for this resource. | 
| Dkim.Builder | Dkim.Builder. id(String id) |  | 
| Dkim.Builder | Dkim.Builder. isImported(Boolean isImported) | Indicates whether the DKIM was imported. | 
| Dkim.Builder | Dkim.Builder. keyLength(Integer keyLength) | Length of the RSA key used in the DKIM. | 
| Dkim.Builder | Dkim.Builder. lifecycleDetails(String lifecycleDetails) | A message describing the current state in more detail. | 
| Dkim.Builder | Dkim.Builder. lifecycleState(Dkim.LifecycleState lifecycleState) | The current state of the DKIM. | 
| Dkim.Builder | Dkim.Builder. name(String name) | The DKIM selector. | 
| Dkim.Builder | Dkim.Builder. systemTags(Map<String,Map<String,Object>> systemTags) | Usage of system tag keys. | 
| Dkim.Builder | Dkim.Builder. timeCreated(Date timeCreated) | The time the DKIM was created. | 
| Dkim.Builder | Dkim.Builder. timeUpdated(Date timeUpdated) | The time of the last change to the DKIM configuration, due to a state change or an update
operation. | 
| Dkim.Builder | Dkim. toBuilder() |  | 
| Dkim.Builder | Dkim.Builder. txtRecordValue(String txtRecordValue) | The DNS TXT record value to provision to the DKIM DNS subdomain in place of using a CNAME
record. |