@nacx I can add the annotation at class level.
I originally started using `@SinceApiVersion`, and having the annotation at both method and class level, but found that various tests broke, because various APIs are annotated `@SinceApiVersion`. I will take a look at that again, but switched to having a separate annotation as I thought it was safer. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1102#issuecomment-302447066
