kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CacheStorage
/
DeleteCacheParameter
Delete
Cache
Parameter
@
Serializable
data
class
DeleteCacheParameter
(
val
cacheId
:
String
)
Members
Constructors
Delete
Cache
Parameter
Link copied to clipboard
constructor
(
cacheId
:
String
)
Properties
cache
Id
Link copied to clipboard
val
cacheId
:
String
Id of cache for deletion.