I would think that you should only put them at the class level if they are used by multiple methods. If it is only used in that method then that looks fine to me.
I would think that you should only put them at the class level if they are used by multiple methods. If it is only used in that method then that looks fine to me.