메소드 | 설명 | |
---|---|---|
Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse |
Unmarshaller the response from the service to the response class.
|
|
UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException |
Unmarshaller error response to exception.
|
메소드 | 설명 | |
---|---|---|
GetInstance ( ) : |
public Unmarshall ( JsonUnmarshallerContext context ) : AmazonWebServiceResponse | ||
context | JsonUnmarshallerContext | |
리턴 | AmazonWebServiceResponse |
public UnmarshallException ( JsonUnmarshallerContext context, Exception innerException, HttpStatusCode statusCode ) : AmazonServiceException | ||
context | JsonUnmarshallerContext | |
innerException | Exception | |
statusCode | HttpStatusCode | |
리턴 | AmazonServiceException |