ImageObject Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- Thing
- CreativeWork
- MediaObject
- com.
microsoft. azure. cognitiveservices. search. entitysearch. 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()
Response.contractualRules()
Thing.description()
Thing.entityPresentationInfo()
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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java