Uses of Interface
elemental2.dom.Cache.DeleteRequestUnionType
-
Uses of Cache.DeleteRequestUnionType in elemental2.dom
Methods in elemental2.dom that return Cache.DeleteRequestUnionTypeMethods in elemental2.dom with parameters of type Cache.DeleteRequestUnionTypeModifier and TypeMethodDescriptionelemental2.promise.Promise
<Boolean> Cache.delete
(Cache.DeleteRequestUnionType request) elemental2.promise.Promise
<Boolean> Cache.delete
(Cache.DeleteRequestUnionType request, CacheQueryOptions options)