Interface AttachedDataNetwork.DefinitionStages.WithDnsAddresses

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

public static interface AttachedDataNetwork.DefinitionStages.WithDnsAddresses
The stage of the AttachedDataNetwork definition allowing to specify dnsAddresses.
  • Method Details

    • withDnsAddresses

      Specifies the dnsAddresses property: The DNS servers to signal to UEs to use for this attached data network..
      Parameters:
      dnsAddresses - The DNS servers to signal to UEs to use for this attached data network.
      Returns:
      the next definition stage.