Package

io.atlassian.aws

s3

Permalink

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
Visibility
  1. Public
  2. All

Type Members

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

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

    Permalink
    Definition Classes
    Types
  3. sealed trait CopyResult extends AnyRef

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

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

    Permalink
  6. trait S3Arbitraries extends AnyRef

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

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

    Permalink
  9. case class S3MetaData extends Product with Serializable

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

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

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

    Permalink

Value Members

  1. object Bucket extends aws.Tagger[String]

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

    Permalink
    Definition Classes
    Types
  3. object S3MetaData extends Serializable

    Permalink
    Definition Classes
    Types

Inherited from Types

Inherited from AnyRef

Inherited from Any

Ungrouped