Interface PacketCoreControlPlane.DefinitionStages.WithCoreNetworkTechnology

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

public static interface PacketCoreControlPlane.DefinitionStages.WithCoreNetworkTechnology
The stage of the PacketCoreControlPlane definition allowing to specify coreNetworkTechnology.
  • Method Details

    • withCoreNetworkTechnology

      PacketCoreControlPlane.DefinitionStages.WithCreate withCoreNetworkTechnology(CoreNetworkType coreNetworkTechnology)
      Specifies the coreNetworkTechnology property: The core network technology generation (5G core or EPC / 4G core)..
      Parameters:
      coreNetworkTechnology - The core network technology generation (5G core or EPC / 4G core).
      Returns:
      the next definition stage.