C# Класс Amazon.RDS.Model.Internal.MarshallTransformations.RemoveTagsFromResourceResponseUnmarshaller

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

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

Метод Описание
Unmarshall ( Amazon.Runtime.Internal.Transform.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 ( ) : RemoveTagsFromResourceResponseUnmarshaller
UnmarshallResult ( XmlUnmarshallerContext context, RemoveTagsFromResourceResponse response ) : void

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

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

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

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

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