C# 클래스 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.

상속: Amazon.Runtime.AmazonWebServiceRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
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