C# Class Amazon.S3.Model.DeleteObjectsResponse.DeleteObjectsResponse

Inheritance: Amazon.Runtime.AmazonWebServiceResponse
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Méthode Description
DeleteObjectsResponse ( ) : System

A default constructor for DeleteObjectsResponse

Méthodes protégées

Méthode Description
DeleteObjectsResponse ( System info, System context ) : System

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

Private Methods

Méthode Description
GetObjectData ( System info, System context ) : void
IsSetDeleteErrors ( ) : bool
IsSetDeletedObjects ( ) : bool
IsSetRequestCharged ( ) : bool

Checks to see if RequestCharged is set.

Method Details

DeleteObjectsResponse() public méthode

A default constructor for DeleteObjectsResponse
public DeleteObjectsResponse ( ) : System
Résultat System

DeleteObjectsResponse() protected méthode

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.
Résultat System