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
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