-
public class S3Bucket.Companion extends AwsServiceCompanion
-
-
Field Summary
Fields Modifier and Type Field Description private final AwsServiceawsServicepublic final static S3Bucket.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final AwsServicegetAwsService()-
Methods inherited from class org.http4k.connect.amazon.AwsServiceCompanion
equals, hashCode, toString -
Methods inherited from class org.http4k.connect.amazon.s3.S3Bucket.Companion
signAwsRequests -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getAwsService
final AwsService getAwsService()
-
-
-
-