Class BotResponseList
java.lang.Object
com.azure.resourcemanager.healthbot.models.BotResponseList
The list of Healthbot operation response.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BotResponseList
public BotResponseList()
-
-
Method Details
-
nextLink
Get the nextLink property: The link used to get the next page of bot service resources.- Returns:
- the nextLink value.
-
value
Get the value property: Gets the list of Healthbot results and their properties.- Returns:
- the value value.
-
validate
public void validate()Validates the instance.- Throws:
IllegalArgumentException
- thrown if the instance is not valid.
-