Package com.sap.ai.sdk.orchestration
Class CacheControl
java.lang.Object
com.sap.ai.sdk.orchestration.CacheControl
Represents CacheControl object, used in prompt caching API
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheControl
Constructs cache control object with a ttl- Parameters:
ttl- time to live for the cache
-
-
Method Details
-
getTtl
-