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

Response Unmarshaller for Publish operation
Inheritance: XmlResponseUnmarshaller
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Public Methods

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

Private Methods

Method Description
UnmarshallResult ( XmlUnmarshallerContext context, PublishResponse response ) : void

Method Details

GetInstance() public static method

public static GetInstance ( ) : PublishResponseUnmarshaller
return PublishResponseUnmarshaller

Unmarshall() public method

public Unmarshall ( XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context XmlUnmarshallerContext
return AmazonWebServiceResponse

UnmarshallException() public method

public UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context XmlUnmarshallerContext
innerException Exception
statusCode HttpStatusCode
return AmazonServiceException