Sets the name of the bucket containing the S3 object that was being uploaded in parts.
| C# |
public CompleteMultipartUploadRequest WithBucketName( string bucketName )
- bucketName (String)
- S3 bucket name
the request with the BucketName set
| C# |
public CompleteMultipartUploadRequest WithBucketName( string bucketName )