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
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for Java