Class CreativeWork
- java.lang.Object
-
- com.microsoft.azure.cognitiveservices.search.customsearch.models.ResponseBase
-
- com.microsoft.azure.cognitiveservices.search.customsearch.models.Identifiable
-
- com.microsoft.azure.cognitiveservices.search.customsearch.models.Response
-
- com.microsoft.azure.cognitiveservices.search.customsearch.models.Thing
-
- com.microsoft.azure.cognitiveservices.search.customsearch.models.CreativeWork
-
-
Constructor Summary
Constructors Constructor Description CreativeWork()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Thing>provider()Get the provider value.Stringtext()Get the text value.StringthumbnailUrl()Get the thumbnailUrl value.-
Methods inherited from class com.microsoft.azure.cognitiveservices.search.customsearch.models.Thing
bingId, description, name, url
-
Methods inherited from class com.microsoft.azure.cognitiveservices.search.customsearch.models.Response
webSearchUrl
-
Methods inherited from class com.microsoft.azure.cognitiveservices.search.customsearch.models.Identifiable
id
-
-