Uses of Class
com.qtsurfer.api.client.model.PublicLiveListLinks
Packages that use PublicLiveListLinks
-
Uses of PublicLiveListLinks in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return PublicLiveListLinksModifier and TypeMethodDescriptionLiveListResponse.getLinks()Get linksLiveSignalPage.getLinks()Get linksPublicLiveListResponse.getLinks()Get linksPublicLiveListLinks.next(PublicLiveNextLink next) Methods in com.qtsurfer.api.client.model with parameters of type PublicLiveListLinksModifier and TypeMethodDescriptionLiveListResponse.links(PublicLiveListLinks links) LiveSignalPage.links(PublicLiveListLinks links) PublicLiveListResponse.links(PublicLiveListLinks links) voidLiveListResponse.setLinks(PublicLiveListLinks links) voidLiveSignalPage.setLinks(PublicLiveListLinks links) voidPublicLiveListResponse.setLinks(PublicLiveListLinks links)