> */
> -@ConfiguresRestClient
> -public class SoftLayerHttpApiModule extends HttpApiModule<SoftLayerApi> {
> +@ConfiguresHttpApi
> +public class SoftLayerRestClientModule extends HttpApiModule<SoftLayerApi> {Rename to `SoftLayerHttpApiModule`? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/296/files#r10276627
