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