Interface Sim.DefinitionStages.WithInternationalMobileSubscriberIdentity

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

    public static interface Sim.DefinitionStages.WithInternationalMobileSubscriberIdentity
    The stage of the Sim definition allowing to specify internationalMobileSubscriberIdentity.
    • Method Detail

      • withInternationalMobileSubscriberIdentity

        Sim.DefinitionStages.WithCreate withInternationalMobileSubscriberIdentity​(String internationalMobileSubscriberIdentity)
        Specifies the internationalMobileSubscriberIdentity property: The International Mobile Subscriber Identity (IMSI) for the sim..
        Parameters:
        internationalMobileSubscriberIdentity - The International Mobile Subscriber Identity (IMSI) for the sim.
        Returns:
        the next definition stage.