C# Class Amazon.DataPipeline.Model.Internal.MarshallTransformations.CreatePipelineResponseUnmarshaller

Response Unmarshaller for CreatePipeline operation
Inheritance: JsonResponseUnmarshaller
Show file Open project: scopely/aws-sdk-net Class Usage Examples

Public Methods

Method Description
GetInstance ( ) : CreatePipelineResponseUnmarshaller
Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException

Private Methods

Method Description
UnmarshallResult ( JsonUnmarshallerContext context, CreatePipelineResponse response ) : void

Method Details

GetInstance() public static method

public static GetInstance ( ) : CreatePipelineResponseUnmarshaller
return CreatePipelineResponseUnmarshaller

Unmarshall() public method

public Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
context JsonUnmarshallerContext
return AmazonWebServiceResponse

UnmarshallException() public method

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