-
- All Implemented Interfaces:
-
org.http4k.connect.Action
public interface S3BucketAction<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.S3BucketAction
toRequest, toResult -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-