|
libkazv
|
This is the complete list of members for Kazv::Api::RegisterJob, including all inherited members.
| attachData(JsonWrap data) | Kazv::BaseJob | protected |
| BaseJob(std::string serverUrl, std::string requestUrl, Method method, std::string jobId, std::string token={}, ReturnType returnType=ReturnType::Json, Body body=EmptyBody{}, Query query={}, Header header={}, std::optional< FileDesc > responseFile=std::nullopt) | Kazv::BaseJob | |
| Body typedef | Kazv::BaseJob | |
| buildBody(std::string kind, std::optional< AuthenticationData > auth, std::optional< std::string > username, std::optional< std::string > password, std::optional< std::string > deviceId, std::optional< std::string > initialDeviceDisplayName, std::optional< bool > inhibitLogin, std::optional< bool > refreshToken) | Kazv::Api::RegisterJob | static |
| buildQuery(std::string kind) | Kazv::Api::RegisterJob | static |
| BytesBody typedef | Kazv::BaseJob | |
| contentTypeMatches(immer::array< std::string > expected, std::string actual) | Kazv::BaseJob | static |
| dataJson(const std::string &key) const | Kazv::BaseJob | |
| dataStr(const std::string &key) const | Kazv::BaseJob | |
| DELETE | Kazv::BaseJob | static |
| EmptyBody typedef | Kazv::BaseJob | |
| File enum value | Kazv::BaseJob | |
| genResponse(Response r) const | Kazv::BaseJob | |
| GET | Kazv::BaseJob | static |
| Header typedef | Kazv::BaseJob | |
| jobId() const | Kazv::BaseJob | |
| Json enum value | Kazv::BaseJob | |
| JsonBody typedef | Kazv::BaseJob | |
| Method typedef | Kazv::BaseJob | |
| needsAuth() | Kazv::Api::RegisterJob | inlinestatic |
| POST | Kazv::BaseJob | static |
| PUT | Kazv::BaseJob | static |
| queueId() const | Kazv::BaseJob | |
| queuePolicy() const | Kazv::BaseJob | |
| RegisterJob(std::string serverUrl, std::string kind=std::string("user"), std::optional< AuthenticationData > auth=std::nullopt, std::optional< std::string > username=std::nullopt, std::optional< std::string > password=std::nullopt, std::optional< std::string > deviceId=std::nullopt, std::optional< std::string > initialDeviceDisplayName=std::nullopt, std::optional< bool > inhibitLogin=std::nullopt, std::optional< bool > refreshToken=std::nullopt) | Kazv::Api::RegisterJob | explicit |
| requestBody() const | Kazv::BaseJob | |
| requestHeader() const | Kazv::BaseJob | |
| requestMethod() const | Kazv::BaseJob | |
| requestQuery() const | Kazv::BaseJob | |
| Response typedef | Kazv::BaseJob | |
| responseFile() const | Kazv::BaseJob | |
| returnType() const | Kazv::BaseJob | |
| ReturnType enum name | Kazv::BaseJob | |
| shouldReturnJson() const | Kazv::BaseJob | |
| url() const | Kazv::BaseJob | |
| withData(JsonWrap j) && | Kazv::Api::RegisterJob | |
| withData(JsonWrap j) const & | Kazv::Api::RegisterJob | |
| withQueue(std::string id, JobQueuePolicy policy=AlwaysContinue) && | Kazv::BaseJob | |
| withQueue(std::string id, JobQueuePolicy policy=AlwaysContinue) const & | Kazv::BaseJob | |
| ~BaseJob() | Kazv::BaseJob |