Package | Description |
---|---|
org.jclouds.openstack.swift.v1 |
Modifier and Type | Method and Description |
---|---|
ObjectApi |
SwiftApi.getObjectApiForRegionAndContainer(String region,
String containerName) |
ObjectApi |
SwiftApi.objectApiInRegionForContainer(String region,
String containerName)
Deprecated.
Please use
SwiftApi.getObjectApiForRegionAndContainer(String, String) as this method will be
removed in jclouds 1.8. |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.