Interface PacketCoreDataPlane.DefinitionStages.WithUserPlaneAccessInterface

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

public static interface PacketCoreDataPlane.DefinitionStages.WithUserPlaneAccessInterface
The stage of the PacketCoreDataPlane definition allowing to specify userPlaneAccessInterface.
  • Method Details

    • withUserPlaneAccessInterface

      PacketCoreDataPlane.DefinitionStages.WithCreate withUserPlaneAccessInterface(InterfaceProperties userPlaneAccessInterface)
      Specifies the userPlaneAccessInterface property: The user plane interface on the access network. For 5G networks, this is the N3 interface. For 4G networks, this is the S1-U interface..
      Parameters:
      userPlaneAccessInterface - The user plane interface on the access network. For 5G networks, this is the N3 interface. For 4G networks, this is the S1-U interface.
      Returns:
      the next definition stage.