Java com.amazonaws.services.s3.model DeleteBucketRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.s3.model DeleteBucketRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.s3.model DeleteBucketRequest.

The text is from its open source code.

Constructor

DeleteBucketRequest(String bucketName)
Constructs a new DeleteBucketRequest , ready to be executed to delete the specified bucket.