C# 클래스 Amazon.S3.Transfer.BaseDownloadRequest

The base class for requests that return Amazon S3 objects.
파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetBucketName ( ) : bool

Gets whether or not the bucket name is set.

IsSetKey ( ) : bool

Gets whether or not the key property is set.

IsSetModifiedSinceDate ( ) : bool

Checks if ModifiedSinceDate property is set.

IsSetUnmodifiedSinceDate ( ) : bool

Checks if UnmodifiedSinceDate property is set.

IsSetVersionId ( ) : bool

Checks if VersionId property is set.