Uses of Class
com.microsoft.azure.cognitiveservices.search.customsearch.models.ResponseBase
-
Packages that use ResponseBase Package Description com.microsoft.azure.cognitiveservices.search.customsearch.models This package contains the models classes for BingCustomSearchAPI. -
-
Uses of ResponseBase in com.microsoft.azure.cognitiveservices.search.customsearch.models
Subclasses of ResponseBase in com.microsoft.azure.cognitiveservices.search.customsearch.models Modifier and Type Class Description classAnswerThe Answer model.classCreativeWorkThe CreativeWork model.classErrorResponseThe top-level response that represents a failed request.classIdentifiableDefines the identity of a resource.classResponseDefines a response.classSearchResponseDefines the top-level object that the response includes when the request succeeds.classSearchResultsAnswerThe SearchResultsAnswer model.classThingThe Thing model.classWebPageDefines a webpage that is relevant to the query.classWebWebAnswerDefines a list of relevant webpage links.
-