Interface Bot.Update

All Superinterfaces:
Bot.UpdateStages.WithEtag, Bot.UpdateStages.WithKind, Bot.UpdateStages.WithProperties, Bot.UpdateStages.WithSku, Bot.UpdateStages.WithTags
Enclosing interface:
Bot

The template for Bot update.
  • Method Details

    • apply

      Bot apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      Bot apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.