Heartbeats licenses, building the request fluently.
Call execute() to execute the request.
See the superclass tenduke::se::licensing::FluentHeartbeatBuilder for the fluent building methods.
|
| | FluentLicenseHeartbeat (const ::tenduke::se::licensing::LicensingClient &client, const std::string &licenseKey="") |
| | Constructs new instance.
|
| |
| ::tenduke::se::licensing::LicenseHeartbeatResponse | execute () |
| | Heartbeats the licenses.
|
| |
| | FluentHeartbeatBuilder (std::string licenseKey="") |
| | Constructs new instance.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | lease (const ::tenduke::se::licensing::Lease &lease) |
| | Adds a lease to heartbeat.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | lease (const std::string &leaseId, std::string clientVersion="") |
| | Adds a lease id to heart beat.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | lease (const std::string &leaseId, std::int64_t usedQty, bool treatAsIncrementalQty=false, std::string clientVersion="") |
| | Adds a lease id to heartbeat updating usage.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | leases (const std::vector<::tenduke::se::licensing::Lease > &licenses) |
| | Adds multiple leases to heartbeat.
|
| |
| | FluentHeartbeatBuilder (std::string licenseKey="") |
| | Constructs new instance.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | lease (const ::tenduke::se::licensing::Lease &lease) |
| | Adds a lease to heartbeat.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | lease (const std::string &leaseId, std::string clientVersion="") |
| | Adds a lease id to heart beat.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | lease (const std::string &leaseId, std::int64_t usedQty, bool treatAsIncrementalQty=false, std::string clientVersion="") |
| | Adds a lease id to heartbeat updating usage.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | leases (const std::vector<::tenduke::se::licensing::Lease > &licenses) |
| | Adds multiple leases to heartbeat.
|
| |
| | FluentHeartbeatBuilder (std::string licenseKey="") |
| | Constructs new instance.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | lease (const ::tenduke::se::licensing::Lease &lease) |
| | Adds a lease to heartbeat.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | lease (const std::string &leaseId, std::string clientVersion="") |
| | Adds a lease id to heart beat.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | lease (const std::string &leaseId, std::int64_t usedQty, bool treatAsIncrementalQty=false, std::string clientVersion="") |
| | Adds a lease id to heartbeat updating usage.
|
| |
| ::tenduke::se::licensing::FluentLicenseHeartbeat & | leases (const std::vector<::tenduke::se::licensing::Lease > &licenses) |
| | Adds multiple leases to heartbeat.
|
| |