public class GetAsyncFetchTaskResultHandler extends AbstractCosResponseHandler<GetAsyncFetchTaskResult>
构造器和说明 |
---|
GetAsyncFetchTaskResultHandler() |
限定符和类型 | 方法和说明 |
---|---|
CosServiceResponse<GetAsyncFetchTaskResult> |
handle(CosHttpResponse response)
Accepts an HTTP response object, and returns an object of type T.
|
needsConnectionLeftOpen, parseResponseMetadata, populateObjectMetadata
public CosServiceResponse<GetAsyncFetchTaskResult> 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.