Uses of Interface
org.jclouds.atmos.AtmosClient
Packages that use AtmosClient
-
Uses of AtmosClient in org.jclouds.atmos.blobstore.config
Methods in org.jclouds.atmos.blobstore.config with parameters of type AtmosClient -
Uses of AtmosClient in org.jclouds.atmos.util
Methods in org.jclouds.atmos.util with parameters of type AtmosClientModifier and TypeMethodDescriptionstatic void
AtmosUtils.deletePathAndEnsureGone
(AtmosClient sync, String path) static String
AtmosUtils.putBlob
(AtmosClient sync, Crypto crypto, BlobToObject blob2Object, String container, Blob blob, PutOptions options)