Interface Sim.DefinitionStages.WithSimPolicy

All Known Subinterfaces:
Sim.Definition, Sim.DefinitionStages.WithCreate
Enclosing interface:
Sim.DefinitionStages

public static interface Sim.DefinitionStages.WithSimPolicy
The stage of the Sim definition allowing to specify simPolicy.
  • Method Details

    • withSimPolicy

      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.