Class EmbeddedSIMActivationCodePool.Builder

    • Method Detail

      • activationCodeCount

        public EmbeddedSIMActivationCodePool.Builder activationCodeCount​(Integer activationCodeCount)
        “The total count of activation codes which belong to this pool.”
        Parameters:
        activationCodeCount - value of activationCodeCount property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • activationCodes

        public EmbeddedSIMActivationCodePool.Builder activationCodes​(List<EmbeddedSIMActivationCode> activationCodes)
        “The activation codes which belong to this pool. This navigation property is used to post activation codes to Intune but cannot be used to read activation codes from Intune.”
        Parameters:
        activationCodes - value of activationCodes property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • activationCodes

        public EmbeddedSIMActivationCodePool.Builder activationCodes​(EmbeddedSIMActivationCode... activationCodes)
        “The activation codes which belong to this pool. This navigation property is used to post activation codes to Intune but cannot be used to read activation codes from Intune.”
        Parameters:
        activationCodes - value of activationCodes property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • activationCodesNextLink

        public EmbeddedSIMActivationCodePool.Builder activationCodesNextLink​(String activationCodesNextLink)
        “The activation codes which belong to this pool. This navigation property is used to post activation codes to Intune but cannot be used to read activation codes from Intune.”
        Parameters:
        activationCodesNextLink - value of activationCodes@nextLink property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • createdDateTime

        public EmbeddedSIMActivationCodePool.Builder createdDateTime​(OffsetDateTime createdDateTime)
        “The time the embedded SIM activation code pool was created. Generated service side.”
        Parameters:
        createdDateTime - value of createdDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • displayName

        public EmbeddedSIMActivationCodePool.Builder displayName​(String displayName)
        “The admin defined name of the embedded SIM activation code pool.”
        Parameters:
        displayName - value of displayName property (as defined in service metadata)
        Returns:
        this (for method chaining)
      • modifiedDateTime

        public EmbeddedSIMActivationCodePool.Builder modifiedDateTime​(OffsetDateTime modifiedDateTime)
        “The time the embedded SIM activation code pool was last modified. Updated service side.”
        Parameters:
        modifiedDateTime - value of modifiedDateTime property (as defined in service metadata)
        Returns:
        this (for method chaining)