Interface CommunicationServiceResource.UpdateStages.WithLinkedDomains

All Known Subinterfaces:
CommunicationServiceResource.Update
Enclosing interface:
CommunicationServiceResource.UpdateStages

public static interface CommunicationServiceResource.UpdateStages.WithLinkedDomains
The stage of the CommunicationServiceResource update allowing to specify linkedDomains.
  • Method Details

    • withLinkedDomains

      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.