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 byHttpCommandExecutorServicecommands. -
-
Uses of BlobScope in org.jclouds.aws.s3
Classes in org.jclouds.aws.s3 with annotations of type BlobScope Modifier and Type Interface Description interfaceAWSS3ClientProvides 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 interfaceBucketApiinterfaceMultipartApiinterfaceObjectApi -
Uses of BlobScope in org.jclouds.s3
Classes in org.jclouds.s3 with annotations of type BlobScope Modifier and Type Interface Description interfaceS3ClientProvides access to S3 via their REST API.
-