io.atlassian.aws

s3

package s3

Linear Supertypes
Types, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. s3
  2. Types
  3. AnyRef
  4. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type Bucket = AnyRef { ... /* 2 definitions in type refinement */ }

    Definition Classes
    Types
  2. type ContentLength = AnyRef { ... /* 2 definitions in type refinement */ }

    Definition Classes
    Types
  3. sealed trait CopyResult extends AnyRef

    Definition Classes
    Types
  4. class InputStreamsSpec extends SpecificationWithJUnit with ScalaCheck with S3Arbitraries

  5. type S3Action[A] = Kleisli[[γ]EitherT[[β]WriterT[Future, S3MetaData, β], Invalid, γ], AmazonS3, A]

  6. trait S3Arbitraries extends AnyRef

  7. type S3Key = AnyRef { ... /* 2 definitions in type refinement */ }

    Definition Classes
    Types
  8. class S3KeySpec extends SpecificationWithJUnit with S3Arbitraries with ScalaCheck

  9. case class S3MetaData extends Product with Serializable

    Definition Classes
    Types
  10. case class S3RequestId extends Product with Serializable

    Definition Classes
    Types
  11. class S3Spec extends SpecificationWithJUnit with ScalaCheck with S3Arbitraries with S3SpecOps with Mockito

    Annotations
    @RunWith()
  12. trait S3SpecOps extends MustMatchers with S3Arbitraries

Value Members

  1. object Bucket extends aws.Tagger[String]

    Definition Classes
    Types
  2. object S3Key extends aws.Tagger[String]

    Definition Classes
    Types
  3. object S3MetaData extends Serializable

    Definition Classes
    Types

Inherited from Types

Inherited from AnyRef

Inherited from Any

Ungrouped