You are here

public function RestClientInterface::getLongTermCacheLifetime in Salesforce Suite 5.0.x

Getter for long term cache lifetime.

Return value

int Long term cache lifetime, in seconds.

1 method overrides RestClientInterface::getLongTermCacheLifetime()
RestClient::getLongTermCacheLifetime in src/Rest/RestClient.php
Getter for long term cache lifetime.

File

src/Rest/RestClientInterface.php, line 424

Class

RestClientInterface
Objects, properties, and methods to communicate with the Salesforce REST API.

Namespace

Drupal\salesforce\Rest

Code

public function getLongTermCacheLifetime();