Interface Service.DefinitionStages.WithServiceQosPolicy

    • Method Detail

      • withServiceQosPolicy

        Service.DefinitionStages.WithCreate withServiceQosPolicy​(QosPolicy serviceQosPolicy)
        Specifies the serviceQosPolicy property: The QoS policy to use for packets matching this service. This can be overridden for particular flows using the ruleQosPolicy field in a PccRuleConfiguration. If this field is null then the UE's simPolicy will define the QoS settings..
        Parameters:
        serviceQosPolicy - The QoS policy to use for packets matching this service. This can be overridden for particular flows using the ruleQosPolicy field in a PccRuleConfiguration. If this field is null then the UE's simPolicy will define the QoS settings.
        Returns:
        the next definition stage.