Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Sender |
build() |
Sender.Builder |
compartmentId(String compartmentId)
The OCID
of the compartment that contains the approved sender resource.
|
Sender.Builder |
copy(Sender model) |
Sender.Builder |
senderAddress(EmailAddress senderAddress) |
public Sender.Builder senderAddress(EmailAddress senderAddress)
public Sender.Builder compartmentId(String compartmentId)
The OCID of the compartment that contains the approved sender resource.
compartmentId
- the value to setpublic Sender build()
public Sender.Builder copy(Sender model)
Copyright © 2016–2024. All rights reserved.