public class PutAsyncFetchTaskResultHandler extends AbstractCosResponseHandler<PutAsyncFetchTaskResult>
| Constructor and Description |
|---|
PutAsyncFetchTaskResultHandler() |
| Modifier and Type | Method and Description |
|---|---|
CosServiceResponse<PutAsyncFetchTaskResult> |
handle(CosHttpResponse response)
Accepts an HTTP response object, and returns an object of type T.
|
needsConnectionLeftOpen, parseResponseMetadata, populateObjectMetadatapublic CosServiceResponse<PutAsyncFetchTaskResult> 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.