list
Fetches a list of all buckets available on the target S3 instance.
Return
A list of S3 bucket wrappers.
Throws
If an implementation specific exception is thrown. The implementation specific exception will be set to the thrown exception's 'cause' value.
Fetches a list of all buckets available on the target S3 instance.
Return
A list of S3 bucket wrappers.
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.
Fetches a list of all buckets available on the target S3 instance.
Return
A list of S3 bucket wrappers.
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.