>     @Delegate
>     @Path("/{containerName}")
>     ObjectApi objectApiInRegionForContainer(@EndpointParam(parser = 
> RegionToEndpoint.class) @Nullable String region,
>           @PathParam("containerName") String containerName);
>  
> +   /**
> +    * @deprecated Please use {@link 
> #getStaticLargeObjectApiForRegionAndContainer()} as this method

Fix link (include method param)

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-openstack/pull/103/files#r12877888

Reply via email to