> @Delegate
> @Path("/{containerName}")
> ObjectApi objectApiInRegionForContainer(@EndpointParam(parser =
> RegionToEndpoint.class) @Nullable String region,
> @PathParam("containerName") String containerName);
>
> + /**
> + * @deprecated Please use {@link
> #getStaticLargeObjectApiForRegionAndContainer()} as this methodFix 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
