Interface Slice.DefinitionStages.WithSnssai

  • All Known Subinterfaces:
    Slice.Definition
    Enclosing interface:
    Slice.DefinitionStages

    public static interface Slice.DefinitionStages.WithSnssai
    The stage of the Slice definition allowing to specify snssai.
    • Method Detail

      • withSnssai

        Slice.DefinitionStages.WithCreate withSnssai​(Snssai snssai)
        Specifies the snssai property: The S-NSSAI (single network slice selection assistance information). Unique at the scope of a MobileNetwork..
        Parameters:
        snssai - The S-NSSAI (single network slice selection assistance information). Unique at the scope of a MobileNetwork.
        Returns:
        the next definition stage.