Uses of Class
com.qtsurfer.api.client.model.LiveRunSummary
Packages that use LiveRunSummary
-
Uses of LiveRunSummary in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return LiveRunSummaryModifier and TypeMethodDescriptionLiveRunSummary.addSourcesItem(LiveSource sourcesItem) LiveRunSummary.createdAtMs(Long createdAtMs) LiveRunSummary.description(String description) LiveRunSummary.desired(LiveRunSummary.DesiredEnum desired) LiveRunSummary.sources(List<LiveSource> sources) LiveRunSummary.stage(LiveRunSummary.StageEnum stage) LiveRunSummary.startedAtMs(Long startedAtMs) LiveRunSummary.strategyId(String strategyId) LiveRunSummary.visibility(LiveRunSummary.VisibilityEnum visibility) Methods in com.qtsurfer.api.client.model that return types with arguments of type LiveRunSummaryMethods in com.qtsurfer.api.client.model with parameters of type LiveRunSummaryMethod parameters in com.qtsurfer.api.client.model with type arguments of type LiveRunSummaryModifier and TypeMethodDescriptionLiveListResponse.runs(List<LiveRunSummary> runs) voidLiveListResponse.setRuns(List<LiveRunSummary> runs)