ImageTag Class
- java.
lang. Object
public class ImageTag extends Thing
The ImageTag model.
Method Summary
Modifier and Type | Method and Description |
---|---|
List<Image |
actions()
Get the actions value. |
Image |
boundingBox()
Get the boundingBox value. |
String |
displayName()
Get the displayName value. |
Inherited Members
Thing.alternateName()
Thing.bingId()
Thing.description()
Identifiable.id()
Thing.image()
Thing.name()
Response.readLink()
Thing.url()
Response.webSearchUrl()
Method Details
actions
public List
Get the actions value.
Returns:
the actions value
boundingBox
public ImageTagRegion boundingBox()
Get the boundingBox value.
Returns:
the boundingBox value
displayName
public String displayName()
Get the displayName value.
Returns:
the displayName 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