> @@ -79,7 +79,7 @@
>  
>  
>     @Inject
> -   protected 
> InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn(VCloudClient
>  client,
> +   protected 
> InstantiateVAppTemplateWithGroupEncodedIntoNameThenCustomizeDeployAndPowerOn(VCloudApi
>  client,
>              Predicate<URI> successTester, LoadingCache<URI, VAppTemplate> 
> vAppTemplates, NetworkConfigurationForNetworkAndOptions 
> networkConfigurationForNetworkAndOptions,
>              @BuildVersion String buildVersion) {
>        this.client = client;

What's our plan for variables like these. Rename to `api` too?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/125/files#r6074806

Reply via email to