Interface Sim.UpdateStages.WithSimPolicy

All Known Subinterfaces:
Sim.Update
Enclosing interface:
Sim.UpdateStages

public static interface Sim.UpdateStages.WithSimPolicy
The stage of the Sim update allowing to specify simPolicy.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the simPolicy property: The SIM policy used by this SIM..
  • Method Details

    • withSimPolicy

      Sim.Update withSimPolicy(SimPolicyResourceId simPolicy)
      Specifies the simPolicy property: The SIM policy used by this SIM..
      Parameters:
      simPolicy - The SIM policy used by this SIM.
      Returns:
      the next definition stage.