Package 

Interface S3


  • 
    public interface S3
    
                        

    Docs: https://docs.aws.amazon.com/AmazonS3/latest/API/Welcome.html

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class S3.Companion
    • Method Summary

      Modifier and Type Method Description
      abstract <R extends Any> Result<R, RemoteFailure> invoke(S3Action<R> action)
      • Methods inherited from class org.http4k.connect.amazon.s3.S3

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait