package
s3
Type Members
-
type
Bucket = AnyRef { ... /* 2 definitions in type refinement */ }
-
type
ContentLength = AnyRef { ... /* 2 definitions in type refinement */ }
-
sealed
trait
CopyResult extends AnyRef
-
class
InputStreamsSpec extends SpecificationWithJUnit with ScalaCheck with S3Arbitraries
-
type
S3Action[A] = Kleisli[Attempt, AmazonS3, A]
-
-
type
S3Key = AnyRef { ... /* 2 definitions in type refinement */ }
-
class
S3KeySpec extends SpecificationWithJUnit with S3Arbitraries with ScalaCheck
-
class
S3Spec extends SpecificationWithJUnit with ScalaCheck with S3Arbitraries with S3SpecOps with Mockito
-
Value Members
-
object
Bucket extends aws.Tagger[String]
-
object
S3Key extends aws.Tagger[String]
Inherited from Types
Inherited from AnyRef
Inherited from Any