public class DecryptBatchRequest extends Request
connector, gson, queryParameters| Constructor and Description |
|---|
DecryptBatchRequest(ServiceConnector connector,
String route,
String token,
Collection<Bookmark> bookmarks) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Bookmark> |
run()
misleading API - bookmarks are updated in-place, careful!
|
getBodyAttributes, getHeaderAttributes, getQueryParameters, getRoute, getToken, withBodyAttribute, withBodyAttributes, withHeaderAttribute, withHeaderAttributes, withQueryParameter, withQueryParamspublic DecryptBatchRequest(ServiceConnector connector, String route, String token, Collection<Bookmark> bookmarks)
@Nullable public Collection<Bookmark> run() throws CodotaHttpException
CodotaHttpExceptionCopyright © 2018. All rights reserved.