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
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

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