package s3
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait S3Location extends AnyRef
- case class SimpleS3Location(protocol: String, bucketName: String, path: String) extends S3Location with Product with Serializable
Value Members
- object SimpleS3Location extends Serializable