$rawResponse $rawResponse : \Phpcmf\ThirdParty\Storage\ResponseCore 存放auth函数返回的原始Response Type \Phpcmf\ThirdParty\Storage\ResponseCore
__construct() __construct( $response) Result constructor. Parameters $response ResponseCore Throws \Phpcmf\ThirdParty\Storage\OssException
getRawResponse() getRawResponse() : \Phpcmf\ThirdParty\Storage\ResponseCore 返回原始的返回数据 Returns \Phpcmf\ThirdParty\Storage\ResponseCore
retrieveErrorMessage() retrieveErrorMessage( $body) : string 尝试从body中获取错误Message Parameters $body Returns string
retrieveErrorCode() retrieveErrorCode( $body) : string 尝试从body中获取错误Code Parameters $body Returns string