C# 클래스 Amazon.CloudWatchEvents.Model.Internal.MarshallTransformations.PutTargetsResponseUnmarshaller

Response Unmarshaller for PutTargets operation
상속: JsonResponseUnmarshaller
파일 보기 프로젝트 열기: aws/aws-sdk-net

공개 메소드들

메소드 설명
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