> /** > * Provides asynchronous access to VApp Template features. > * > */ > @Delegate > - VAppTemplateClient getVAppTemplateClient(); > + VAppTemplateApi getVAppTemplateClient();
Should these getters also be renamed to `get...Api()`? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/125/files#r6073831
