Class BotResponseList

java.lang.Object
com.azure.resourcemanager.healthbot.models.BotResponseList

public final class BotResponseList extends Object
The list of Healthbot operation response.
  • Constructor Details

    • BotResponseList

      public BotResponseList()
  • Method Details

    • nextLink

      public String nextLink()
      Get the nextLink property: The link used to get the next page of bot service resources.
      Returns:
      the nextLink value.
    • value

      public List<HealthBotInner> 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.