org.jclouds.karaf.commands.blobstore.completer
Class ContainerCompleter
java.lang.Object
org.jclouds.karaf.commands.blobstore.completer.BlobStoreCompleterSupport
org.jclouds.karaf.commands.blobstore.completer.ContainerCompleter
- All Implemented Interfaces:
- org.apache.karaf.shell.console.Completer, Cacheable<org.jclouds.blobstore.BlobStore>
public class ContainerCompleter
- extends BlobStoreCompleterSupport
|
Method Summary |
void |
updateCache(org.jclouds.blobstore.BlobStore blobStore)
|
| Methods inherited from class org.jclouds.karaf.commands.blobstore.completer.BlobStoreCompleterSupport |
complete, getBlobStore, getBlobStoreServices, getCache, listBlobs, listBlobs, listContainers, listContainers, setBlobStoreServices, setCache, updateCache |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContainerCompleter
public ContainerCompleter()
updateCache
public void updateCache(org.jclouds.blobstore.BlobStore blobStore)
Copyright © 2009-2012 jclouds. All Rights Reserved.