Sets the bucket name containing the Amazon S3 object to download and returns
this object instance, enabling additional method calls to
be chained together.
| C# |
public TransferUtilityDownloadRequest WithBucketName( string bucketName )
- bucketName (String)
- The name of the bucket containing the Amazon S3 object to download.
This object instance, enabling additional method calls to be chained together.