Response Class
- java.
lang. Object - com.
microsoft. azure. cognitiveservices. search. visualsearch. models. ResponseBase - com.
microsoft. azure. cognitiveservices. search. visualsearch. models. Identifiable - com.
microsoft. azure. cognitiveservices. search. visualsearch. models. Response
- com.
- com.
- com.
public class Response
extends Identifiable
Defines a response. All schemas that return at the root of the response must inherit from this object.
Constructor Summary
| Constructor | Description | |
|---|---|---|
| Response() | ||
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| java.lang.String |
readLink()
Get the read |
| java.lang.String |
webSearchUrl()
Get the web |
Methods inherited from Identifiable
Methods inherited from java.lang.Object
Constructor Details
Response
public Response()
Method Details
readLink
public String readLink()
Get the readLink value.
Returns:
webSearchUrl
public String webSearchUrl()
Get the webSearchUrl value.
Returns: