C# Class Amazon.SimpleNotificationService.Model.Internal.MarshallTransformations.PublishResponseUnmarshaller

Response Unmarshaller for Publish operation
Inheritance: XmlResponseUnmarshaller
Afficher le fichier Open project: scopely/aws-sdk-net Class Usage Examples

Méthodes publiques

Méthode Description
GetInstance ( ) : PublishResponseUnmarshaller
Unmarshall ( XmlUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Private Methods

Méthode Description
UnmarshallResult ( XmlUnmarshallerContext context, PublishResponse response ) : void

Method Details

GetInstance() public static méthode

public static GetInstance ( ) : PublishResponseUnmarshaller
Résultat PublishResponseUnmarshaller

Unmarshall() public méthode

public Unmarshall ( XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context XmlUnmarshallerContext
Résultat AmazonWebServiceResponse

UnmarshallException() public méthode

public UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context XmlUnmarshallerContext
innerException Exception
statusCode HttpStatusCode
Résultat AmazonServiceException