Interface Sim.DefinitionStages.WithIntegratedCircuitCardIdentifier

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

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

    • withIntegratedCircuitCardIdentifier

      Sim.DefinitionStages.WithCreate withIntegratedCircuitCardIdentifier(String integratedCircuitCardIdentifier)
      Specifies the integratedCircuitCardIdentifier property: The integrated circuit card ID (ICCID) for the SIM..
      Parameters:
      integratedCircuitCardIdentifier - The integrated circuit card ID (ICCID) for the SIM.
      Returns:
      the next definition stage.