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
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for Java