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 linkedDomains property: List of email Domain resource Ids..

Method Details

withLinkedDomains

public abstract CommunicationServiceResource.Update withLinkedDomains(List<String> linkedDomains)

Specifies the linkedDomains property: List of email Domain resource Ids..

Parameters:

linkedDomains - List of email Domain resource Ids.

Returns:

the next definition stage.

Applies to