C# Класс Amazon.DataPipeline.Model.Internal.MarshallTransformations.GetPipelineDefinitionResponseUnmarshaller

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

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

Метод Описание
GetInstance ( ) : GetPipelineDefinitionResponseUnmarshaller
Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

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

Метод Описание
UnmarshallResult ( JsonUnmarshallerContext context, GetPipelineDefinitionResponse response ) : void

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

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

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

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

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

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

public UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext
innerException System.Exception
statusCode HttpStatusCode
Результат Amazon.Runtime.AmazonServiceException