C# Класс Amazon.S3.Transfer.BaseDownloadRequest

The base class for requests that return Amazon S3 objects.
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
IsSetBucketName ( ) : bool

Gets whether or not the bucket name is set.

IsSetKey ( ) : bool

Gets whether or not the key property is set.

IsSetModifiedSinceDate ( ) : bool

Checks if ModifiedSinceDate property is set.

IsSetUnmodifiedSinceDate ( ) : bool

Checks if UnmodifiedSinceDate property is set.

IsSetVersionId ( ) : bool

Checks if VersionId property is set.