Packages

package s3

Requires to add the appropriate dependencies in your build (see documentation).

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. s3
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class S3Factory extends StorageFactory

    This factory is using javax.inject to resolve play.api.libs.ws.ahc.StandaloneAhcWSClient.

  2. final class S3Scheme extends StorageScheme

    Storage scheme for S3

  3. class WSS3 extends ObjectStorage

    Implementation of the S3 API for Object Storage using Play's WS library.

  4. final class WSS3BucketRef extends BucketRef with BucketVersioning
  5. final class WSS3ObjectRef extends ObjectRef with ObjectVersioning
  6. final class WSS3VersionedObjectRef extends VersionedObjectRef

Value Members

  1. object S3

    S3 utility

Inherited from AnyRef

Inherited from Any

Ungrouped