C# Класс Amazon.S3.Model.ListObjectsRequest

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
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetBucketName ( ) : bool
IsSetDelimiter ( ) : bool
IsSetEncoding ( ) : bool
IsSetMarker ( ) : bool
IsSetMaxKeys ( ) : bool
IsSetPrefix ( ) : bool
IsSetRequestPayer ( ) : bool

Checks to see if RequetsPayer is set.