Interface AttachedDataNetwork.DefinitionStages.WithUserEquipmentAddressPoolPrefix

    • Method Detail

      • withUserEquipmentAddressPoolPrefix

        AttachedDataNetwork.DefinitionStages.WithCreate withUserEquipmentAddressPoolPrefix​(List<String> userEquipmentAddressPoolPrefix)
        Specifies the userEquipmentAddressPoolPrefix property: The user equipment address pool prefixes for the attached data network that are dynamically assigned by the core to UEs when they set up a PDU session. At least one of userEquipmentAddressPoolPrefix and userEquipmentStaticAddressPoolPrefix must be defined. If both are defined then they must be the same size..
        Parameters:
        userEquipmentAddressPoolPrefix - The user equipment address pool prefixes for the attached data network that are dynamically assigned by the core to UEs when they set up a PDU session. At least one of userEquipmentAddressPoolPrefix and userEquipmentStaticAddressPoolPrefix must be defined. If both are defined then they must be the same size.
        Returns:
        the next definition stage.