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

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

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

Метод Описание
GetInstance ( ) : DeleteDBSecurityGroupResponseUnmarshaller
Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

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

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

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

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

public Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
Результат Amazon.Runtime.AmazonWebServiceResponse

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

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