-
public final class UpdateDomainOptionsOptions for creating a domain to use with MailSlurp. You must have ownership access to this domain in order to verify it. Domains will not functionally currently until the domain has been verified. See https://www.mailslurp.com/guides/custom-domains for help.
-
-
Field Summary
Fields Modifier and Type Field Description private final UUIDcatchAllInboxId
-
Constructor Summary
Constructors Constructor Description UpdateDomainOptions(UUID catchAllInboxId)
-
Method Summary
Modifier and Type Method Description final UUIDgetCatchAllInboxId()-
-
Constructor Detail
-
UpdateDomainOptions
UpdateDomainOptions(UUID catchAllInboxId)
-
-
Method Detail
-
getCatchAllInboxId
final UUID getCatchAllInboxId()
-
-
-
-