Interface AttachedDataNetwork.DefinitionStages.WithUserPlaneDataInterface

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

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

    • withUserPlaneDataInterface

      AttachedDataNetwork.DefinitionStages.WithCreate withUserPlaneDataInterface(InterfaceProperties userPlaneDataInterface)
      Specifies the userPlaneDataInterface property: The user plane interface on the data network. For 5G networks, this is the N6 interface. For 4G networks, this is the SGi interface..
      Parameters:
      userPlaneDataInterface - The user plane interface on the data network. For 5G networks, this is the N6 interface. For 4G networks, this is the SGi interface.
      Returns:
      the next definition stage.