Uses of Record Class
net.ygbstudio.jbrave.core.domain.dto.result.search.MixedResponse
Packages that use MixedResponse
-
Uses of MixedResponse in net.ygbstudio.jbrave.api.response
Methods in net.ygbstudio.jbrave.api.response that return MixedResponseModifier and TypeMethodDescriptionWebSearchApiResponse.mixed()Returns the value of themixedrecord component.Constructors in net.ygbstudio.jbrave.api.response with parameters of type MixedResponseModifierConstructorDescriptionWebSearchApiResponse(String type, Discussions discussions, FAQ faq, GraphInfobox infobox, Locations locations, MixedResponse mixed, News news, WebQuery query, Videos videos, Search web, Summarizer summarizer, RichCallbackInfo rich) Creates an instance of aWebSearchApiResponserecord class.