Package-level declarations
Types
Cached response
type of HTTP response cached
Unique identifier of the Cache object.
Request object containing input parameters for the CacheStorageDomain.deleteCache command.
A dummy response object for the CacheStorageDomain.deleteCache command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the CacheStorageDomain.deleteEntry command.
A dummy response object for the CacheStorageDomain.deleteEntry command. This command doesn't return any result at the moment, but this could happen in the future, or could have happened in the past. For forwards and backwards compatibility of the command method, we still declare this class even without properties.
Request object containing input parameters for the CacheStorageDomain.requestCachedResponse command.
Response type for the CacheStorageDomain.requestCachedResponse command.
Request object containing input parameters for the CacheStorageDomain.requestCacheNames command.
Response type for the CacheStorageDomain.requestCacheNames command.
Request object containing input parameters for the CacheStorageDomain.requestEntries command.
Response type for the CacheStorageDomain.requestEntries command.