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

The GetObjectRequest contains the parameters used for the GetObject operation. For more information about the optional parameters, refer:
Required Parameters: BucketName, Key
Optional Parameters: VersionId, ModifiedSinceDate, UnmodifiedSinceDate, ETagToMatch, ETagToNotMatch, ByteRange
상속: Amazon.S3.Model.S3Request
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetBucketName ( ) : bool
IsSetByteRange ( ) : bool
IsSetEtagToMatch ( ) : bool
IsSetEtagToNotMatch ( ) : bool
IsSetKey ( ) : bool
IsSetModifiedSinceDate ( ) : bool
IsSetPartNumber ( ) : bool

Checks if PartNumber property is set.

IsSetRequestPayer ( ) : bool

Checks to see if RequetsPayer is set.

IsSetResponseExpires ( ) : bool
IsSetServerSideEncryptionCustomerMethod ( ) : bool
IsSetServerSideEncryptionCustomerProvidedKey ( ) : bool

Checks if ServerSideEncryptionCustomerProvidedKey property is set.

IsSetServerSideEncryptionCustomerProvidedKeyMD5 ( ) : bool

Checks if ServerSideEncryptionCustomerProvidedKeyMD5 property is set.

IsSetUnmodifiedSinceDate ( ) : bool
IsSetVersionId ( ) : bool