C# Класс Amazon.S3.Model.DeleteObjectsResponse.DeleteObjectsResponse

Наследование: Amazon.Runtime.AmazonWebServiceResponse
Показать файл Открыть проект

Открытые методы

Метод Описание
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