Response Class
- java.
lang. Object - ResponseBase
- Identifiable
- com.
microsoft. azure. cognitiveservices. search. autosuggest. models. Response
- com.
public class Response extends Identifiable
Defines a response. All schemas that could be returned at the root of a response should inherit from this.
Modifier and Type | Method and Description |
---|---|
String |
adaptive Get the adaptiveCard value. |
List<Action> |
immediate Get the immediateAction value. |
List<Action> |
potential Get the potentialAction value. |
String |
preferred Get the preferredClickthroughUrl value. |
String |
read Get the readLink value. |
String |
web Get the webSearchUrl value. |
adaptiveCard
public String adaptiveCard()
Get the adaptiveCard value.
Returns:
immediateAction
public List
Get the immediateAction value.
Returns:
potentialAction
public List
Get the potentialAction value.
Returns:
preferredClickthroughUrl
public String preferredClickthroughUrl()
Get the preferredClickthroughUrl value.
Returns:
readLink
public String readLink()
Get the readLink value.
Returns:
webSearchUrl
public String webSearchUrl()
Get the webSearchUrl value.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: