Email Data Plane

oci.email_data_plane.EmailDPClient Use the Email Delivery API to send high-volume and application-generated emails.
oci.email_data_plane.EmailDPClientCompositeOperations This class provides a wrapper around EmailDPClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.email_data_plane.models.EmailAddress Email address Object that holds display name and email address.
oci.email_data_plane.models.EmailSubmittedResponse Response object that is returned to sender upon successfully submitting the email request.
oci.email_data_plane.models.Recipients The destination for the email, composed of To, CC, and BCC fields.
oci.email_data_plane.models.Sender The envelope and the header from email address details, that is sending the email.
oci.email_data_plane.models.SubmitEmailDetails Details that are required by the sender to submit a request to send email.