Class UserExtRecoveryLocked.Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • on

        public UserExtRecoveryLocked.Builder on​(Boolean on)
        Indicates that the recovery is locked.

        *Added In:** 19.1.4

        *SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readWrite - idcsRequiresWriteForAccessFlows: true - required: false - returned: default - type: boolean - uniqueness: none

        Parameters:
        on - the value to set
        Returns:
        this builder
      • lockDate

        public UserExtRecoveryLocked.Builder lockDate​(String lockDate)
        The date and time that the current resource was locked.

        *Added In:** 19.1.4

        *SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - idcsRequiresWriteForAccessFlows: true - required: false - returned: default - type: dateTime - uniqueness: none

        Parameters:
        lockDate - the value to set
        Returns:
        this builder