java - How to list available containers in SWIFT using JCloud? -


can tell how list available containers in openstack swift using jcloud ? have used keystone authentication.

any appreciated :)

if using portable abstraction, can list containers blobstore.list. note differs blobstore.list(string), lists blobs within container.


Comments

Popular posts from this blog

Change the color of an oval at click in Java AWT -

What can cause "Required Package 'IndyCore' not found" when compiling a Delphi 2010 project? -