C# Класс Amazon.CloudWatchEvents.Model.Internal.MarshallTransformations.PutTargetsResponseUnmarshaller

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

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

Метод Описание
Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse

Unmarshaller the response from the service to the response class.

UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Unmarshaller error response to exception.

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

Метод Описание
GetInstance ( ) : PutTargetsResponseUnmarshaller

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

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

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

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

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