Sets the maximum number of multipart uploads, from 1 to 1,000, to return in the response body. 
            1,000 is the maximum number of uploads that can be returned in a response.
            
 Declaration Syntax
 Declaration Syntax| C# | 
[ObsoleteAttribute("The With methods are obsolete and will be removed in version 2 of the AWS SDK for .NET. See http://aws.amazon.com/sdkfornet/#version2 for more information.")] public ListMultipartUploadsRequest WithMaxUploads( int maxUploads )
 Parameters
 Parameters- maxUploads (Int32)
- Maximum uploads to return
 Return Value
 Return Valuethe request with the MaxUploads set