Interface PacketCoreControlPlane.DefinitionStages.WithInteropSettings

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

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

    • withInteropSettings

      PacketCoreControlPlane.DefinitionStages.WithCreate withInteropSettings(Object interopSettings)
      Specifies the interopSettings property: Settings to allow interoperability with third party components e.g. RANs and UEs..
      Parameters:
      interopSettings - Settings to allow interoperability with third party components e.g. RANs and UEs.
      Returns:
      the next definition stage.