C# Class Amazon.S3.Model.ListPartsRequest

Container for the parameters to the ListParts operation.

Lists the parts that have been uploaded for a specific multipart upload.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBucketName ( ) : bool
IsSetEncoding ( ) : bool
IsSetKey ( ) : bool
IsSetMaxParts ( ) : bool
IsSetPartNumberMarker ( ) : bool
IsSetRequestPayer ( ) : bool

Checks to see if RequetsPayer is set.

IsSetUploadId ( ) : bool