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 Details

    • 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.