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

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

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

Метод Описание
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 ( ) : CreateClusterParameterGroupResponseUnmarshaller
UnmarshallResult ( XmlUnmarshallerContext context, CreateClusterParameterGroupResponse response ) : void

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

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