C# Class Amazon.S3.Model.ListObjectsV2Request

Container for the parameters to the ListObjects operation.

Returns some or all (up to 1000) of the objects in a bucket. You can use the request parameters as selection criteria to return a subset of the objects in a bucket.

Inheritance: Amazon.Runtime.AmazonWebServiceRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetBucketName ( ) : bool
IsSetContinuationToken ( ) : bool
IsSetDelimiter ( ) : bool
IsSetEncoding ( ) : bool
IsSetFetchOwner ( ) : bool
IsSetMaxKeys ( ) : bool
IsSetPrefix ( ) : bool
IsSetRequestPayer ( ) : bool

Checks to see if RequetsPayer is set.

IsSetStartAfter ( ) : bool