Uses of Class
dev.cachly.api.model.SemanticEntry
Packages that use SemanticEntry
-
Uses of SemanticEntry in dev.cachly.api.model
Methods in dev.cachly.api.model that return SemanticEntryModifier and TypeMethodDescriptionSemanticEntry.createdAt(OffsetDateTime createdAt) SemanticEntry.expiresAt(OffsetDateTime expiresAt) Methods in dev.cachly.api.model that return types with arguments of type SemanticEntryMethods in dev.cachly.api.model with parameters of type SemanticEntryModifier and TypeMethodDescriptionSemanticListEntries200Response.addDataItem(SemanticEntry dataItem) Method parameters in dev.cachly.api.model with type arguments of type SemanticEntryModifier and TypeMethodDescriptionSemanticListEntries200Response.data(List<SemanticEntry> data) voidSemanticListEntries200Response.setData(List<SemanticEntry> data)