ImageObject Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- Thing
- CreativeWork
- MediaObject
- com.
microsoft. azure. cognitiveservices. search. videosearch. 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.alternateName()
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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java