C# Class Amazon.AWSSupport.Model.Internal.MarshallTransformations.DescribeTrustedAdvisorCheckResultResponseUnmarshaller

Response Unmarshaller for DescribeTrustedAdvisorCheckResult operation
Inheritance: JsonResponseUnmarshaller
显示文件 Open project: scopely/aws-sdk-net Class Usage Examples

Public Methods

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

Private Methods

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

Method Details

GetInstance() public static method

public static GetInstance ( ) : DescribeTrustedAdvisorCheckResultResponseUnmarshaller
return DescribeTrustedAdvisorCheckResultResponseUnmarshaller

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