Class EmbeddedSIMActivationCode.Builder

    • Method Detail

      • integratedCircuitCardIdentifier

        public EmbeddedSIMActivationCode.Builder integratedCircuitCardIdentifier​(String integratedCircuitCardIdentifier)
        “The input must match the following regular expression: '^[0-9]{19}[0-9]?$'.”
        Parameters:
        integratedCircuitCardIdentifier - value of integratedCircuitCardIdentifier property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • matchingIdentifier

        public EmbeddedSIMActivationCode.Builder matchingIdentifier​(String matchingIdentifier)
        “The input must match the following regular expression: '^[a-zA-Z0-9\-]*$'.”
        Parameters:
        matchingIdentifier - value of matchingIdentifier property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • smdpPlusServerAddress

        public EmbeddedSIMActivationCode.Builder smdpPlusServerAddress​(String smdpPlusServerAddress)
        “The input must match the following regular expression: '^([a-zA-Z0-9]+(-[a-zA-Z0 -9]+)*\.)+[a-zA-Z]{2,}$'.”
        Parameters:
        smdpPlusServerAddress - value of smdpPlusServerAddress property (as defined in service metadata)
        Returns:
        this (for method chaining)