Uses of Class
io.gs2.watch.model.Cumulative
Packages that use Cumulative
-
Uses of Cumulative in io.gs2.watch.model
Methods in io.gs2.watch.model that return CumulativeModifier and TypeMethodDescriptionstatic CumulativeCumulative.fromJson(com.fasterxml.jackson.databind.JsonNode data) Cumulative.withCumulativeId(String cumulativeId) Cumulative.withResourceGrn(String resourceGrn) Cumulative.withUpdatedAt(Long updatedAt) Methods in io.gs2.watch.model with parameters of type Cumulative -
Uses of Cumulative in io.gs2.watch.result
Methods in io.gs2.watch.result that return CumulativeMethods in io.gs2.watch.result with parameters of type CumulativeModifier and TypeMethodDescriptionvoidGetCumulativeResult.setItem(Cumulative item) GetCumulativeResult.withItem(Cumulative item)