C# Class Amazon.StorageGateway.Model.Internal.MarshallTransformations.DeleteChapCredentialsResponseUnmarshaller

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

Public Methods

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

Private Methods

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

Method Details

GetInstance() public static method

public static GetInstance ( ) : DeleteChapCredentialsResponseUnmarshaller
return DeleteChapCredentialsResponseUnmarshaller

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