t

geotrellis.store.s3

S3RasterMethods

trait S3RasterMethods[T] extends MethodExtensions[T]

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. S3RasterMethods
  2. MethodExtensions
  3. Serializable
  4. Serializable
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def self: T
    Definition Classes
    MethodExtensions
  2. abstract def write(uri: AmazonS3URI, client: S3Client = S3ClientProducer.get()): Unit