Package 

Class DeleteBucket

  • All Implemented Interfaces:
    org.http4k.connect.Action , org.http4k.connect.amazon.s3.action.S3BucketAction

    
    public final class DeleteBucket
     implements S3BucketAction<Unit>
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      DeleteBucket()
    • Method Summary

      Modifier and Type Method Description
      Request toRequest()
      Result<Unit, RemoteFailure> toResult(Response response)
      Boolean equals(Object other)
      Integer hashCode()
      • Methods inherited from class org.http4k.connect.Action

        toString
      • Methods inherited from class java.lang.Object

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