Package 

Interface S3Action

  • All Implemented Interfaces:
    org.http4k.connect.Action

    
    public interface S3Action<R extends Object>
     implements Action<Result<R, RemoteFailure>>
                        
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class org.http4k.connect.Action

        equals, hashCode, toString
      • Methods inherited from class org.http4k.connect.amazon.s3.action.S3Action

        toRequest, toResult
      • Methods inherited from class java.lang.Object

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