Response Class
- java.
lang. Object - ResponseBase
- Identifiable
- com.
microsoft. azure. cognitiveservices. search. newssearch. 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.
Method Summary
Modifier and Type | Method and Description |
---|---|
String |
webSearchUrl()
Get the webSearchUrl value. |
Inherited Members
Method Details
webSearchUrl
public String webSearchUrl()
Get the webSearchUrl value.
Returns:
the webSearchUrl 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