Class TfaChangeStatusDetails.Builder

    • Field Detail

      • usedRescueCode

        protected java.lang.Boolean usedRescueCode
    • Method Detail

      • withPreviousValue

        public TfaChangeStatusDetails.Builder withPreviousValue​(TfaConfiguration previousValue)
        Set value for optional field.
        Parameters:
        previousValue - The previous two factor authentication configuration. Might be missing due to historical data gap.
        Returns:
        this builder
      • withUsedRescueCode

        public TfaChangeStatusDetails.Builder withUsedRescueCode​(java.lang.Boolean usedRescueCode)
        Set value for optional field.
        Parameters:
        usedRescueCode - Used two factor authentication rescue code. This flag is relevant when the two factor authentication configuration is disabled.
        Returns:
        this builder