C# Класс Amazon.Redshift.Model.Internal.MarshallTransformations.ModifyClusterResponseUnmarshaller

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

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

Метод Описание
Unmarshall ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context ) : AmazonWebServiceResponse

Unmarshaller the response from the service to the response class.

UnmarshallException ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Unmarshaller error response to exception.

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

Метод Описание
GetInstance ( ) : ModifyClusterResponseUnmarshaller
UnmarshallResult ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, ModifyClusterResponse 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 ( Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context Amazon.Runtime.Internal.Transform.XmlUnmarshallerContext
innerException System.Exception
statusCode HttpStatusCode
Результат Amazon.Runtime.AmazonServiceException