Heartbeats metered license use, building the request fluently.
Call execute() to execute the request.
See superclass tenduke::se::licensing::FluentHeartbeatBuilder for the methods.
|
| | FluentHeartbeatMeteredUse (const ::tenduke::se::licensing::LicensingClient &client, const std::string &licenseKey="") |
| | Constructs new instance.
|
| |
| ::tenduke::se::licensing::HeartbeatMeteredUseResponse | execute () |
| | Heartbeats metered use licenses.
|
| |
| | FluentHeartbeatBuilder (std::string licenseKey="") |
| | Constructs new instance.
|
| |
| ::tenduke::se::licensing::FluentHeartbeatMeteredUse & | lease (const ::tenduke::se::licensing::Lease &lease) |
| | Adds a lease to heartbeat.
|
| |
| ::tenduke::se::licensing::FluentHeartbeatMeteredUse & | lease (const std::string &leaseId, std::string clientVersion="") |
| | Adds a lease id to heart beat.
|
| |
| ::tenduke::se::licensing::FluentHeartbeatMeteredUse & | 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::FluentHeartbeatMeteredUse & | leases (const std::vector<::tenduke::se::licensing::Lease > &licenses) |
| | Adds multiple leases to heartbeat.
|
| |
| | FluentHeartbeatBuilder (std::string licenseKey="") |
| | Constructs new instance.
|
| |
| ::tenduke::se::licensing::FluentHeartbeatMeteredUse & | lease (const ::tenduke::se::licensing::Lease &lease) |
| | Adds a lease to heartbeat.
|
| |
| ::tenduke::se::licensing::FluentHeartbeatMeteredUse & | lease (const std::string &leaseId, std::string clientVersion="") |
| | Adds a lease id to heart beat.
|
| |
| ::tenduke::se::licensing::FluentHeartbeatMeteredUse & | 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::FluentHeartbeatMeteredUse & | leases (const std::vector<::tenduke::se::licensing::Lease > &licenses) |
| | Adds multiple leases to heartbeat.
|
| |
| | FluentHeartbeatBuilder (std::string licenseKey="") |
| | Constructs new instance.
|
| |
| ::tenduke::se::licensing::FluentHeartbeatMeteredUse & | lease (const ::tenduke::se::licensing::Lease &lease) |
| | Adds a lease to heartbeat.
|
| |
| ::tenduke::se::licensing::FluentHeartbeatMeteredUse & | lease (const std::string &leaseId, std::string clientVersion="") |
| | Adds a lease id to heart beat.
|
| |
| ::tenduke::se::licensing::FluentHeartbeatMeteredUse & | 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::FluentHeartbeatMeteredUse & | leases (const std::vector<::tenduke::se::licensing::Lease > &licenses) |
| | Adds multiple leases to heartbeat.
|
| |