ImageObject Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- Thing
- CreativeWork
- MediaObject
- com.
microsoft. azure. cognitiveservices. search. websearch. models. ImageObject
- com.
public class ImageObject extends MediaObject
Defines an image.
Method Summary
Modifier and Type | Method and Description |
---|---|
Image |
thumbnail()
Get the thumbnail value. |
Inherited Members
Thing.bingId()
MediaObject.contentUrl()
Thing.description()
MediaObject.height()
MediaObject.hostPageUrl()
Identifiable.id()
Thing.image()
Thing.name()
CreativeWork.provider()
CreativeWork.text()
CreativeWork.thumbnailUrl()
Thing.url()
Response.webSearchUrl()
MediaObject.width()
Method Details
thumbnail
public ImageObject thumbnail()
Get the thumbnail value.
Returns:
the thumbnail value
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.