C# 클래스 Amazon.S3.RequestPayer

Acknowledges that requester pays for the operation.
상속: ConstantClass
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 프로퍼티들

프로퍼티 타입 설명
Requester RequestPayer

공개 메소드들

메소드 설명
FindValue ( string value ) : RequestPayer

Finds the RequestPayer instance for the string value.

비공개 메소드들

메소드 설명
RequestPayer ( string value ) : System

메소드 상세

FindValue() 공개 정적인 메소드

Finds the RequestPayer instance for the string value.
public static FindValue ( string value ) : RequestPayer
value string
리턴 RequestPayer

프로퍼티 상세

Requester 공개적으로 정적으로 프로퍼티

Requester pays for the operation.
public static RequestPayer,Amazon.S3 Requester
리턴 RequestPayer