Uses of Interface
com.azure.resourcemanager.healthbot.models.HealthBot
Packages that use HealthBot
Package
Description
Package containing the data models for HealthbotClient.
-
Uses of HealthBot in com.azure.resourcemanager.healthbot.models
Methods in com.azure.resourcemanager.healthbot.models that return HealthBotModifier and TypeMethodDescriptionHealthBot.Update.apply()
Executes the update request.HealthBot.Update.apply
(com.azure.core.util.Context context) Executes the update request.HealthBot.DefinitionStages.WithCreate.create()
Executes the create request.HealthBot.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get a HealthBot.Bots.getByResourceGroup
(String resourceGroupName, String botName) Get a HealthBot.HealthBot.refresh()
Refreshes the resource to sync with Azure.HealthBot.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.healthbot.models that return types with arguments of type HealthBotModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<HealthBot>
Bots.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get a HealthBot.com.azure.core.http.rest.Response<HealthBot>
Bots.getByResourceGroupWithResponse
(String resourceGroupName, String botName, com.azure.core.util.Context context) Get a HealthBot.com.azure.core.http.rest.PagedIterable<HealthBot>
Bots.list()
Returns all the resources of a particular type belonging to a subscription.com.azure.core.http.rest.PagedIterable<HealthBot>
Bots.list
(com.azure.core.util.Context context) Returns all the resources of a particular type belonging to a subscription.com.azure.core.http.rest.PagedIterable<HealthBot>
Bots.listByResourceGroup
(String resourceGroupName) Returns all the resources of a particular type belonging to a resource group.com.azure.core.http.rest.PagedIterable<HealthBot>
Bots.listByResourceGroup
(String resourceGroupName, com.azure.core.util.Context context) Returns all the resources of a particular type belonging to a resource group.