static EmailReturnPath.Builder |
EmailReturnPath.builder() |
Create a new builder.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.cnameRecordValue(String cnameRecordValue) |
The DNS CNAME record value to provision to the Return Patn DNS subdomain, when using the
CNAME method for Email Return Path setup (preferred).
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment that contains this email return path.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.copy(EmailReturnPath model) |
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.description(String description) |
The description of the email return path.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.dnsSubdomainName(String dnsSubdomainName) |
The name of the DNS subdomain that must be provisioned to enable email recipients to
verify Email Return Path.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.freeformTags(Map<String,String> freeformTags) |
Free-form tags for this resource.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.id(String id) |
The OCID of the
email return path.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.lifecycleDetails(String lifecycleDetails) |
A message describing the current state in more detail.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.lifecycleState(EmailReturnPath.LifecycleState lifecycleState) |
The current state of the email return path.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.name(String name) |
The email return path domain in the Internet Domain Name System (DNS).
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.parentResourceId(String parentResourceId) |
The OCID of the
EmailDomain that this email return path belongs to.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.timeCreated(Date timeCreated) |
The time the email return path was created.
|
EmailReturnPath.Builder |
EmailReturnPath.Builder.timeUpdated(Date timeUpdated) |
The time of the last change to the Email Return Path configuration, due to a state change
or an update operation.
|
EmailReturnPath.Builder |
EmailReturnPath.toBuilder() |
|