CommunicationServiceResource.UpdateStages.WithLinkedDomains Interface
public static interface CommunicationServiceResource.UpdateStages.WithLinkedDomains
The stage of the CommunicationServiceResource update allowing to specify linkedDomains.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withLinkedDomains(List<String> linkedDomains)
Specifies the linked |
Method Details
withLinkedDomains
public abstract CommunicationServiceResource.Update withLinkedDomains(List<String> linkedDomains)
Specifies the linkedDomains property: List of email Domain resource Ids..
Parameters:
Returns: