Uses of Class
com.qtsurfer.api.client.model.PublicLiveRun
Packages that use PublicLiveRun
-
Uses of PublicLiveRun in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return PublicLiveRunModifier and TypeMethodDescriptionPublicLiveRun.addSourcesItem(LiveSource sourcesItem) PublicLiveRun.createdAtMs(Long createdAtMs) PublicLiveRun.description(String description) PublicLiveRun.sources(List<LiveSource> sources) Methods in com.qtsurfer.api.client.model that return types with arguments of type PublicLiveRunMethods in com.qtsurfer.api.client.model with parameters of type PublicLiveRunMethod parameters in com.qtsurfer.api.client.model with type arguments of type PublicLiveRunModifier and TypeMethodDescriptionPublicLiveListResponse.runs(List<PublicLiveRun> runs) voidPublicLiveListResponse.setRuns(List<PublicLiveRun> runs)