Interface AttachedDataNetwork.DefinitionStages.WithDnsAddresses

All Known Subinterfaces:
AttachedDataNetwork.Definition
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. This configuration is mandatory - if you don't want DNS servers, you must provide an empty array..
      Parameters:
      dnsAddresses - The DNS servers to signal to UEs to use for this attached data network. This configuration is mandatory - if you don't want DNS servers, you must provide an empty array.
      Returns:
      the next definition stage.