get
Creates a new S3Bucket instance wrapping the target S3 bucket.
Return
A new S3Bucket instance wrapping the target bucket.
Parameters
Name of the bucket to wrap.
Throws
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.
Creates a new S3Bucket instance wrapping the target S3 bucket.
Return
A new S3Bucket instance wrapping the target bucket.
Parameters
Action used to configure the S3 operation parameters.
Throws
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.
Creates a new S3Bucket instance wrapping the target S3 bucket.
Return
A new S3Bucket instance wrapping the target bucket.
Parameters
S3 operation parameters.
Throws
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.