public class GetAsyncFetchTaskResultHandler extends AbstractCosResponseHandler<GetAsyncFetchTaskResult>
| Constructor and Description |
|---|
GetAsyncFetchTaskResultHandler() |
| Modifier and Type | Method and Description |
|---|---|
CosServiceResponse<GetAsyncFetchTaskResult> |
handle(CosHttpResponse response)
Accepts an HTTP response object, and returns an object of type T.
|
needsConnectionLeftOpen, parseResponseMetadata, populateObjectMetadatapublic CosServiceResponse<GetAsyncFetchTaskResult> handle(CosHttpResponse response) throws Exception
HttpResponseHandlerresponse - The HTTP response to handle, as received from an COS service.Exception - If any problems are encountered handling the response.Copyright © 2023. All rights reserved.