C# 클래스 Amazon.DataPipeline.Model.Internal.MarshallTransformations.CreatePipelineResponseUnmarshaller

Response Unmarshaller for CreatePipeline operation
상속: JsonResponseUnmarshaller
파일 보기 프로젝트 열기: scopely/aws-sdk-net 1 사용 예제들

공개 메소드들

메소드 설명
GetInstance ( ) : CreatePipelineResponseUnmarshaller
Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

비공개 메소드들

메소드 설명
UnmarshallResult ( JsonUnmarshallerContext context, CreatePipelineResponse response ) : void

메소드 상세

GetInstance() 공개 정적인 메소드

public static GetInstance ( ) : CreatePipelineResponseUnmarshaller
리턴 CreatePipelineResponseUnmarshaller

Unmarshall() 공개 메소드

public Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
context JsonUnmarshallerContext
리턴 AmazonWebServiceResponse

UnmarshallException() 공개 메소드

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