You are here

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

Getter for short term cache lifetime.

Return value

int Short term cache lifetime, in seconds.

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

File

src/Rest/RestClientInterface.php, line 416

Class

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

Namespace

Drupal\salesforce\Rest

Code

public function getShortTermCacheLifetime();