Interface DeleteAccessTokenResponse.Builder

  • Method Details

    • id

      The unique identifier of the deleted access token.

      Parameters:
      id - The unique identifier of the deleted access token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The final status of the deleted access token.

      Parameters:
      status - The final status of the deleted access token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The final status of the deleted access token.

      Parameters:
      status - The final status of the deleted access token.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • deletedAt

      The date and time when the access token was deleted.

      Parameters:
      deletedAt - The date and time when the access token was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.