C# Класс Amazon.EC2.Model.Internal.MarshallTransformations.CancelConversionTaskResponseUnmarshaller

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

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

Метод Описание
Unmarshall ( XmlUnmarshallerContext context ) : AmazonWebServiceResponse

Unmarshaller the response from the service to the response class.

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

Unmarshaller error response to exception.

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

Метод Описание
GetInstance ( ) : CancelConversionTaskResponseUnmarshaller

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

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

Unmarshaller the response from the service to the response class.
public Unmarshall ( XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context XmlUnmarshallerContext
Результат AmazonWebServiceResponse

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

Unmarshaller error response to exception.
public UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context XmlUnmarshallerContext
innerException Exception
statusCode HttpStatusCode
Результат AmazonServiceException