C# 클래스 Amazon.S3.Model.GetObjectMetadataResponse

The GetObjectMetadataResponse contains any headers returned by S3.
상속: Amazon.S3.Model.S3Response
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

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