C# Class Amazon.ElasticMapReduce.Model.Internal.MarshallTransformations.TerminateJobFlowsResponseUnmarshaller

Response Unmarshaller for TerminateJobFlows operation
Inheritance: JsonResponseUnmarshaller
ファイルを表示 Open project: scopely/aws-sdk-net Class Usage Examples

Public Methods

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

Method Details

GetInstance() public static method

public static GetInstance ( ) : TerminateJobFlowsResponseUnmarshaller
return TerminateJobFlowsResponseUnmarshaller

Unmarshall() public method

public Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse
context Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext
return Amazon.Runtime.AmazonWebServiceResponse

UnmarshallException() public method

public UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException
context Amazon.Runtime.Internal.Transform.JsonUnmarshallerContext
innerException System.Exception
statusCode HttpStatusCode
return Amazon.Runtime.AmazonServiceException