public class GetSymlinkResultHandler extends AbstractCosResponseHandler<GetSymlinkResult>
构造器和说明 |
---|
GetSymlinkResultHandler() |
限定符和类型 | 方法和说明 |
---|---|
CosServiceResponse<GetSymlinkResult> |
handle(CosHttpResponse response)
Accepts an HTTP response object, and returns an object of type T.
|
needsConnectionLeftOpen, parseResponseMetadata, populateObjectMetadata
public CosServiceResponse<GetSymlinkResult> handle(CosHttpResponse response) throws Exception
HttpResponseHandler
response
- The HTTP response to handle, as received from an COS service.Exception
- If any problems are encountered handling the response.Copyright © 2022. All rights reserved.