Uses of Class
io.gs2.log.model.Insight
Packages that use Insight
-
Uses of Insight in io.gs2.log.model
Methods in io.gs2.log.model that return InsightModifier and TypeMethodDescriptionstatic InsightInsight.fromJson(com.fasterxml.jackson.databind.JsonNode data) Insight.withCreatedAt(Long createdAt) Insight.withInsightId(String insightId) Insight.withPassword(String password) Insight.withRevision(Long revision) Insight.withStatus(String status) Insight.withTaskId(String taskId) Methods in io.gs2.log.model with parameters of type Insight -
Uses of Insight in io.gs2.log.result
Methods in io.gs2.log.result that return InsightModifier and TypeMethodDescriptionCreateInsightResult.getItem()DeleteInsightResult.getItem()GetInsightResult.getItem()Methods in io.gs2.log.result that return types with arguments of type InsightMethods in io.gs2.log.result with parameters of type InsightModifier and TypeMethodDescriptionvoidvoidvoidMethod parameters in io.gs2.log.result with type arguments of type Insight