ImageAction Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- Thing
- CreativeWork
- Action
- com.
microsoft. azure. cognitiveservices. search. visualsearch. models. ImageAction
- com.
public class ImageAction extends Action
The ImageAction model.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
actionType()
Get the actionType value. |
Inherited Members
Thing.alternateName()
Thing.bingId()
CreativeWork.datePublished()
Thing.description()
Action.displayName()
Identifiable.id()
Thing.image()
Action.isTopAction()
Thing.name()
CreativeWork.provider()
Response.readLink()
Action.result()
Action.serviceUrl()
CreativeWork.text()
CreativeWork.thumbnailUrl()
Thing.url()
Response.webSearchUrl()
Method Details
actionType
public String actionType()
Get the actionType value.
Returns:
the actionType 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