Uses of Class
org.jclouds.blobstore.attr.BlobScope
-
Packages that use BlobScope Package Description org.jclouds.aws.s3 org.jclouds.b2.features org.jclouds.s3 This package contains an Amazon S3 client implemented byHttpCommandExecutorService
commands. -
-
Uses of BlobScope in org.jclouds.aws.s3
Classes in org.jclouds.aws.s3 with annotations of type BlobScope Modifier and Type Interface Description interface
AWSS3Client
Provides access to amazon-specific S3 features -
Uses of BlobScope in org.jclouds.b2.features
Classes in org.jclouds.b2.features with annotations of type BlobScope Modifier and Type Interface Description interface
BucketApi
interface
MultipartApi
interface
ObjectApi
-
Uses of BlobScope in org.jclouds.s3
Classes in org.jclouds.s3 with annotations of type BlobScope Modifier and Type Interface Description interface
S3Client
Provides access to S3 via their REST API.
-