Uses of Class
dev.cachly.api.model.WarmCacheRequestEntriesInner
Packages that use WarmCacheRequestEntriesInner
-
Uses of WarmCacheRequestEntriesInner in dev.cachly.api.model
Methods in dev.cachly.api.model that return WarmCacheRequestEntriesInnerModifier and TypeMethodDescriptionMethods in dev.cachly.api.model that return types with arguments of type WarmCacheRequestEntriesInnerMethods in dev.cachly.api.model with parameters of type WarmCacheRequestEntriesInnerModifier and TypeMethodDescriptionWarmCacheRequest.addEntriesItem(WarmCacheRequestEntriesInner entriesItem) Method parameters in dev.cachly.api.model with type arguments of type WarmCacheRequestEntriesInnerModifier and TypeMethodDescriptionWarmCacheRequest.entries(List<WarmCacheRequestEntriesInner> entries) voidWarmCacheRequest.setEntries(List<WarmCacheRequestEntriesInner> entries)