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

상속: Amazon.Runtime.AmazonWebServiceResponse
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
DeleteObjectsResponse ( ) : System

A default constructor for DeleteObjectsResponse

보호된 메소드들

메소드 설명
DeleteObjectsResponse ( System info, System context ) : System

Sets the T:System.Runtime.Serialization.SerializationInfo with information about DeleteObjectsResponse

비공개 메소드들

메소드 설명
GetObjectData ( System info, System context ) : void
IsSetDeleteErrors ( ) : bool
IsSetDeletedObjects ( ) : bool
IsSetRequestCharged ( ) : bool

Checks to see if RequestCharged is set.

메소드 상세

DeleteObjectsResponse() 공개 메소드

A default constructor for DeleteObjectsResponse
public DeleteObjectsResponse ( ) : System
리턴 System

DeleteObjectsResponse() 보호된 메소드

Sets the T:System.Runtime.Serialization.SerializationInfo with information about DeleteObjectsResponse
protected DeleteObjectsResponse ( System info, System context ) : System
info System The that holds the serialized object data.
context System The that contains contextual information about the source or destination.
리턴 System