Interface MfaMethod.Builder

  • Method Details

    • type

      The type of MFA configuration used by the approver

      Parameters:
      type - The type of MFA configuration used by the approver
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of MFA configuration used by the approver

      Parameters:
      type - The type of MFA configuration used by the approver
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • syncStatus

      MfaMethod.Builder syncStatus(String syncStatus)

      Indicates if the approver's MFA device is in-sync with the Identity Source

      Parameters:
      syncStatus - Indicates if the approver's MFA device is in-sync with the Identity Source
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • syncStatus

      MfaMethod.Builder syncStatus(MfaSyncStatus syncStatus)

      Indicates if the approver's MFA device is in-sync with the Identity Source

      Parameters:
      syncStatus - Indicates if the approver's MFA device is in-sync with the Identity Source
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: