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

The DeleteObjectRequest contains the parameters used for the DeleteObject operation.
Required Parameters: BucketName, Key
The MfaCodes property is required if the bucket containing this object has been configured with the EnableMfaDelete property. For more information, please see: P:Amazon.S3.Model.S3BucketVersioningConfig.EnableMfaDelete.
Наследование: Amazon.S3.Model.S3Request
Показать файл Открыть проект Примеры использования класса

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

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

Checks if the MfaCodes property is set.

IsSetRequestPayer ( ) : bool

Checks to see if RequetsPayer is set.

IsSetVersionId ( ) : bool

Checks if VersionId property is set.