Thing Class
- java.
lang. Object - ResponseBase
- Identifiable
- Response
- com.
microsoft. azure. cognitiveservices. search. autosuggest. models. Thing
- com.
public class Thing extends Response
Defines a thing.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
url()
Get the url value. |
Inherited Members
Response.adaptiveCard()
Identifiable.id()
Response.immediateAction()
Response.potentialAction()
Response.preferredClickthroughUrl()
Response.readLink()
Response.webSearchUrl()
Method Details
url
public String url()
Get the url value.
Returns:
the url 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