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

The GetObjectMetadataResponse contains any headers returned by S3.
Наследование: Amazon.S3.Model.S3Response
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
IsSetAcceptRanges bool
IsSetDeleteMarker bool
IsSetETag bool
IsSetExpiration bool
IsSetExpires bool
IsSetLastModified bool
IsSetMissingMeta bool
IsSetPartsCount bool
IsSetReplicationStatus bool
IsSetRequestCharged bool
IsSetServerSideEncryptionCustomerMethod bool
IsSetServerSideEncryptionKeyManagementServiceKeyId bool
IsSetServerSideEncryptionMethod bool
IsSetStorageClass bool
IsSetVersionId bool
IsSetWebsiteRedirectLocation bool

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

Метод Описание
IsSetAcceptRanges ( ) : bool
IsSetDeleteMarker ( ) : bool
IsSetETag ( ) : bool
IsSetExpiration ( ) : bool
IsSetExpires ( ) : bool
IsSetLastModified ( ) : bool
IsSetMissingMeta ( ) : bool
IsSetPartsCount ( ) : bool
IsSetReplicationStatus ( ) : bool

Checks if ReplicationStatus property is set.

IsSetRequestCharged ( ) : bool

Checks to see if RequestCharged is set.

IsSetServerSideEncryptionCustomerMethod ( ) : bool
IsSetServerSideEncryptionKeyManagementServiceKeyId ( ) : bool

Checks if ServerSideEncryptionKeyManagementServiceKeyId property is set.

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