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

The parameters to create a pre-signed URL to a bucket or object.
For more information, refer to: .
Required Parameters: BucketName, Expires
Optional Parameters: Key, VersionId, Verb: default is GET
Наследование: Amazon.Runtime.AmazonWebServiceRequest
Показать файл Открыть проект Примеры использования класса

Открытые методы

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

Checks if Expires property is set.

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

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

Checks if BucketName property is set.

IsSetContentType ( ) : bool

Checks if ContentType property is set.

IsSetKey ( ) : bool

Checks if Key property is set.

IsSetVersionId ( ) : bool

Checks if VersionId property is set.

Описание методов

IsSetExpires() публичный Метод

Checks if Expires property is set.
public IsSetExpires ( ) : bool
Результат bool