C# Class Amazon.S3.Model.ListPartsResponse

The ListPartsResponse contains all the information about the ListParts method.
Inheritance: Amazon.S3.Model.S3Response
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetAbortDate ( ) : bool
IsSetAbortRuleId ( ) : bool
IsSetBucketName ( ) : bool
IsSetInitiator ( ) : bool
IsSetIsTruncated ( ) : bool
IsSetKey ( ) : bool
IsSetMaxParts ( ) : bool
IsSetNextPartNumberMarker ( ) : bool
IsSetOwner ( ) : bool
IsSetPartNumberMarker ( ) : bool
IsSetParts ( ) : bool
IsSetRequestCharged ( ) : bool

Checks to see if RequestCharged is set.

IsSetStorageClass ( ) : bool
IsSetUploadId ( ) : bool