Interface CommunicationsGateway.DefinitionStages.WithEmergencyDialStrings

All Known Subinterfaces:
CommunicationsGateway.Definition, CommunicationsGateway.DefinitionStages.WithCreate
Enclosing interface:
CommunicationsGateway.DefinitionStages

public static interface CommunicationsGateway.DefinitionStages.WithEmergencyDialStrings
The stage of the CommunicationsGateway definition allowing to specify emergencyDialStrings.
  • Method Details

    • withEmergencyDialStrings

      CommunicationsGateway.DefinitionStages.WithCreate withEmergencyDialStrings(List<String> emergencyDialStrings)
      Specifies the emergencyDialStrings property: A list of dial strings used for emergency calling..
      Parameters:
      emergencyDialStrings - A list of dial strings used for emergency calling.
      Returns:
      the next definition stage.