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

Container for the parameters to the InitiateMultipartUpload operation.

Initiates a multipart upload and returns an upload ID.

Наследование: Amazon.S3.Model.PutWithACLRequest
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
IsSetBucketName bool
IsSetCannedACL bool
IsSetKey bool
IsSetRequestPayer bool
IsSetServerSideEncryptionCustomerMethod bool
IsSetServerSideEncryptionCustomerProvidedKey bool
IsSetServerSideEncryptionCustomerProvidedKeyMD5 bool
IsSetServerSideEncryptionKeyManagementServiceKeyId bool
IsSetServerSideEncryptionMethod bool
IsSetStorageClass bool
IsSetWebsiteRedirectLocation bool

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

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

Checks to see if RequetsPayer is set.

IsSetServerSideEncryptionCustomerMethod ( ) : bool
IsSetServerSideEncryptionCustomerProvidedKey ( ) : bool

Checks if ServerSideEncryptionCustomerProvidedKey property is set.

IsSetServerSideEncryptionCustomerProvidedKeyMD5 ( ) : bool

Checks if ServerSideEncryptionCustomerProvidedKeyMD5 property is set.

IsSetServerSideEncryptionKeyManagementServiceKeyId ( ) : bool

Checks if ServerSideEncryptionKeyManagementServiceKeyId property is set.

IsSetServerSideEncryptionMethod ( ) : bool
IsSetStorageClass ( ) : bool
IsSetWebsiteRedirectLocation ( ) : bool