data class DeleteCacheRequest
Request object containing input parameters for the CacheStorageDomain.deleteCache command.
<init> |
Request object containing input parameters for the CacheStorageDomain.deleteCache command. DeleteCacheRequest(cacheId: CacheId) |
cacheId |
Id of cache for deletion. val cacheId: CacheId |