C# Класс Amazon.SimpleNotificationService.Model.Internal.MarshallTransformations.PublishResponseUnmarshaller

Response Unmarshaller for Publish operation
Наследование: XmlResponseUnmarshaller
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GetInstance ( ) : PublishResponseUnmarshaller
Unmarshall ( XmlUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Приватные методы

Метод Описание
UnmarshallResult ( XmlUnmarshallerContext context, PublishResponse response ) : void

Описание методов

GetInstance() публичный статический Метод

public static GetInstance ( ) : PublishResponseUnmarshaller
Результат PublishResponseUnmarshaller

Unmarshall() публичный Метод

public Unmarshall ( XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context XmlUnmarshallerContext
Результат AmazonWebServiceResponse

UnmarshallException() публичный Метод

public UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context XmlUnmarshallerContext
innerException Exception
statusCode HttpStatusCode
Результат AmazonServiceException